Paypal Transaction Search API | 403 Forbidden error | No permission for the requested operation.

Ankush1994
New Community Member

Hi,

I am building an invoicing solution app using the paypal APIs where the customers are authenticated using the OAuth 2 process

I am trying to use the transaction search API to get the fee details for a paid invoice. But the transaction API is throwing the below error.
I have enabled transaction search in the Apps portal. Please help me in figuring out the cause of the error. Am I missing a scope or something?

 

Also, if there is any other API to get the fee details of a transactions. That would also work.

 

 

{
"localizedMessage": "No permission for the requested operation. ",
"suppressed": [],
"name": "PERMISSION_DENIED",
"message": "No permission for the requested operation. ",
"details": [
{
"field": null,
"value": null,
"location": null,
"issue": "No permission for the requested operation. "
}
],
"debug_id": "c6ec6ab89e2e5"
}
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.