PayPal Advanced Checkout Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am testing(in sandbox) paypal advanced checkout hosted page solution with contingencies: ['SCA_ALWAYS'].
But after the createOrder method execution i noticed that PP sdk is calling cors.api.sandbox.paypal.com/v2/checkout/orders/6EP84425MD218111F/confirm-payment-source endpoint which returns 401 with error {"error":"invalid_token","error_description":"Access Token not found in cache"}.
here 6EP84425MD218111F is my orderId.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @liinature
Thank you for posting to the PayPal community.
To help you resolve the issue you are facing, please follow the steps provided in the detailed guided link below:
https://developer.paypal.com/api/rest/authentication/
https://developer.paypal.com/api/rest/postman/
Important: Please note that it is important to utilize the token within 24 hours. If it is not used within this timeframe, you will need to generate a new token.
If you are still experiencing issues, please create an MTS ticket via the following URL - https://www.paypal-support.com/s/?language=en_US .Please ensure that you provide detailed information and error details when submitting the ticket.
Sincerely,
Kavya
PayPal MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI! I'm using advanced checkout paypal configuration. my service generates token expectedly, but when I make an order by clicking on "Pay" button, it returns cors.api with an error from the paypal API (I mean i make order - this request works and generates an order. then paypal need to confirm a card /i'm using test cards/ and that's where the issue starts: paypal returns cors.api error (but my cors config works well)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @liinature
We regret to inform you that Advanced checkout is currently not available in Georgia.
For more information, kindly visit the following link - https://developer.paypal.com/docs/checkout/advanced/#link-eligibility
If you are still experiencing issues, please create an MTS ticket via the following URL - https://www.paypal-support.com/s/?language=en_US .Please ensure that you provide detailed information and error details when submitting the ticket.
Sincerely,
Kavya
PayPal MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Is it possible to make payments in RON (Romanian Leu) through PayPal? in REST APIs
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- p is not a function error using the example downloaded from Paypal in SDKs
- Advance checkout in Braintree Server-side Integration (PHP, Java, .NET, Ruby, Python, NodeJS SDKs)
- How to enable on-demand / recurring payments to existing PayPal checkout? in SDKs