Live integration not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @Kenechukwu2,
Thank you for posting to the PayPal community.
To make a REST API request, you combine the HTTP GET, POST, PUT, PATCH, or DELETE method, the URL to the API service, the URI to a resource to query, submit data to, update, or delete, and one or more HTTP request headers.
I would suggest to please cross check your LIVE PayPal API credentials and use the below appropriate API endpoints
The URL to the API service is either:
- Sandbox. https://api-m.sandbox.paypal.com
- Live. https://api-m.paypal.com
Guide link : https://developer.paypal.com/api/rest/requests/
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.

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