Error message for obtaining access_token
kuangxiang
Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Dec-13-2024
12:44 AM
Error message for obtaining access_token
api : https://api-m.paypal.com/v1/oauth2/token
{
"error": "invalid_client",
"error_description": "Client Authentication failed"
}
What is usually the reason for this situation
1 REPLY 1
kuangxiang
Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dec-13-2024
12:48 AM
Firstly, I was able to obtain it successfully in the sandbox environment. However, after replacing it with the official version of the client ID and secret, the error mentioned above occurred. I have repeatedly verified that the client ID and secret are correct
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Not Authorized in REST APIs
- Are there any restrictions to charge using only html, vanilla javascript and php with rest api? in REST APIs
- PayPal integration with Next, Lambda and API Gateway - 400 Invalid Request in Sandbox Environment
- GET /customer/partners/:partner_id/merchant-integrations/:seller_id returning 404 in Sandbox. Help! in Sandbox Environment