PERMISSION_DENIED | Billing Subscriptions | LIVE API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello!
I'm trying to make an api call on LIVE to
But I get:
This is under a user in a business account. I've gone back and forth with the owner of the paypal account to get permissions and we've tried everything but the issue seems to persists.
Note: I'm making other calls that all work fine and I have updated to the live keys.
If anyone has any insight on how to fix this, would be greatly appreciated as it's blocking our feature from going live.
Thanks,
Gisho

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Gisho_P,
Thank you for posting to the PayPal Merchant Community.
The HTTP 403 error relates to permission issues, but your account has the needed permissions to process subscription payments.
Upon closer inspection it appears there are 2 client IDs associated with your account and they are both trying to query the endpoint for the subscription related to "debug_id":"229915650ec06". The client ID that created the subscription will be authorized to make the API call, but not the other one.
Please review your integration and make sure the intended client ID is making the API call to avoid this error and let us know if you have any additional questions or need any further assistance by creating a support ticket via the following URL: https://www.paypal.com/mts.
Sincerely,
John
MTS
PayPal
If you found this post helpful, please give it a kudos or accept it as a solution so it can help others with a similar question.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- subscription_id has disappeared in REST APIs
- Error when launching PayPal Subscriptions "Please Try Again Later" in NVP/SOAP APIs
- Subscription did not get auto renewed in sandbox mode but it was created successfully in Sandbox Environment
- Things don’t appear to be working at the moment. in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Unable to Create Subscription Using REST Account in Sandbox Environment