02-11-2025 10:36 PM - edited 02-11-2025 10:42 PM
I’m encountering the following error when requesting an OAuth token with the scope https://api.ebay.com/oauth/api_scope/sell.analytics.readonly:
{ "error": "invalid_scope", "error_description": "The requested scope is invalid, unknown, malformed, or exceeds the scope granted to the client" }
I’ve verified the scope, app permissions, and am using Production Keys.
I have access to https://api.ebay.com/oauth/api_scope/sell.analytics.readonly but am still getting this error.
Could you assist in resolving this issue?