Problem with generating valid oauth token
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2024 05:55 AM
When generating the token through the portal, it is generating correctly and I can make the call in postman where it returns 200 ok, however when generating the token through postman, passing the necessary data as in the documentation url
https://developer.ebay.com/api-docs/static/oauth-client-credentials-grant.html
I am providing all the necessary scopes that I need, as is already generated in my account
it generates the token, but when trying to access it with the token, it gives the message
{
"errorId": 1100,
"domain": "ACCESS",
"category": "REQUEST",
"message": "Access denied",
"longMessage": "Insufficient permissions to fulfill the request."
}
can anybody help me ?
Message 1 of 1
0 REPLIES 0
