Express Checkout Error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have followed the Express Checkout Docs, and whenever I try to generate a transaction with the paypal button, I am getting the following error: { "name": "PERMISSION_DENIED", "message": "No permission for the requested operation", "information_link":
"https://developer.paypal.com/docs/api/payments/#errors", "debug_id": "91781f9608b4" } I have followed everything, but still not working. Trying for sandbox accounts. Tried with one account from India and another from US, but still the same error. Any help would be appreciated. Thanks

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was an issue recently which we've since rectified for new applications, but existing applications are still impacted and need to be manually updated.
I've updated yours, so please try it again and let me know if the issue still persists. You can of course delete the existing app and create a new one and this would also resolved your issue.
Was my post helpful? If so, please give me a kudos!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey justin,
I have the same problem,
I try to perform a server-side transaction and get the following error:
(
[name] => PERMISSION_DENIED
[message] => No permission for the requested operation
[information_link] => https://developer.paypal.com/docs/api/payments/#errors
[debug_id] => 9a70c8b266f93
)
I have approved all app permissions in the app settings.
I get the error in the sandbox mode.
Very appreciate your help.
Thanks in advance

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- p is not a function error using the example downloaded from Paypal in SDKs
- WooCommerce and PayPal GENERIC_ERROR dring CheckOut in PayPal Payments Standard
- PayPal Express Error #10413 when people use a discount code on my Magento2 store in PayPal Payments Standard
- PERMISSION_DENIED error for checkout/orders/{order_id} endpoint in REST APIs
- ExpressCheckout to REST API - Is Partner Program Now Required to Host Simple 3rd Party Transactions? in REST APIs