Express Checkout Error

kinshukl
Contributor
Contributor

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

Login to Me Too
2 REPLIES 2

MTS_Justin
Moderator
Moderator
Hello,

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!
Login to Me Too

adirlombrozo
Contributor
Contributor

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

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.