06-06-2023 04:05 AM
Hello everyone,
I'm struggling to add the https://api.ebay.com/oauth/api_scope/commerce.catalog.readonly scope to my Production app.
I managed to retrieve the App and User tokens but I can't find the way to add the scope to my Prod app.
I get the "invalid_scope" error when calling the "/oauth2/authorize" endpoint to add my scope. Anyone figured it out?
Thanks for the help
06-09-2023 07:43 AM - edited 06-09-2023 07:47 AM
Hi @kegla8378
Please check and make sure the scope "https://api.ebay.com/oauth/api_scope/commerce.catalog.readonly" is available on your production keyset.
For more details, please see Getting and Specifying the scopes assigned to your application.