- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am use the Rest Api v2 for create order.
I create the order with success, but after acess the aprove link by browser, i can do login and click continue but in end it show message error: "We are sorry
Everything indicates that the system is not working at the moment."
Someone can help me on this situation.
I am use sandbox url.
Solved! Go to Solution.
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you using our Client SDK to launch the buyer approval flow?
if you are just calling the API directly without using the Client SDK - you will have to pass the return_url and cancel_url in application_context - that is probably the most likely cause of your issue

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
are you using our Client SDK to launch the buyer approval flow?
if you are just calling the API directly without using the Client SDK - you will have to pass the return_url and cancel_url in application_context - that is probably the most likely cause of your issue

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- CHECKOUT.ORDER.APPROVED webhook event not triggered if payment_source is passed in in REST APIs
- PERMISSION_DENIED error for checkout/orders/{order_id} endpoint in REST APIs
- PERMISSION_DENIED trying to refund capture in live mode in REST APIs
- ExpressCheckout to REST API - Is Partner Program Now Required to Host Simple 3rd Party Transactions? in REST APIs
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs