api error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 03:23 AM
"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
1 REPLY 1
api error
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2023 08:09 AM
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
eBay Developer Support
Message 2 of 2
