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

api error

"errors": [
{
"errorId": 1100,
"domain": "ACCESS",
"category": "REQUEST",
"message": "Access denied",
"longMessage": "Insufficient permissions to fulfill the request."
}
]
when am create token and hit token in api,still showing Access denied
Message 1 of 2
latest reply
1 REPLY 1

api error

Hi @kuldeekul-0 

 

Error "Access denied" indicates that you are using incorrect OAuth scope/token for executing the API call. 

 

Please refer to API "OAuth scope" section on API documentation to see the required token and OAuth scope for the API call. 

 

Please see more about "Using OAuth to access eBay APIs" here: https://developer.ebay.com/api-docs/static/oauth-scopes.html

 

Best Regards,
eBay Developer Support
Message 2 of 2
latest reply