Authorization failed due to insufficient permissions

prajitbhandari
Contributor
Contributor

@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": []
}

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