Error 403 on endpoint GET v1/customer/disputes/:dispute_id

gu012
New Community Member

I am getting the following error from get dispute details endpoint:

{
"name": "NOT_AUTHORIZED",
"message": "Authorization failed due to insufficient permissions.",
"debug_id": "752cecf2ce48f",
"information_link": "https://developer.paypal.com/docs/api/customer-disputes/v1/#errors",
"details": [
{
"issue": "ACTION_NOT_ALLOWED"
}
],
"links": []
}

It is a business account and it works in sandbox mode. I am getting this error only in live mode. Tried to edit API scopes, but could not find page where I can edit scopes for existing app. How can I add get dispute details permission/scope to my app in production account?

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.