Authorization failed due to insufficient permissions
prajitbhandari
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jun-08-2023
10:50 PM
@Everyone
I am trying to implement multiseller onboarding in paypal with a sandbox business account.
I am getting authorization error when trying to make authorization request on Paypal sandbox environment.
Error message: "Authorization failed due to insufficient permissions"
I am getting successful response for access token generation.
{
"name": "NOT_AUTHORIZED",
"message": "Authorization failed due to insufficient permissions.",
"debug_id": "b38caf2692623",
"information_link": "",
"details": [
{
"issue": "PERMISSION_DENIED",
"description": "You do not have permission to access or perform operations on this resource."
}
],
"links": []
}
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.