cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Problem with generating valid oauth token

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
latest reply
0 REPLIES 0