How to add auth scope `https://api.ebay.com/oauth/api_scope/sell.return https://api.ebay.com/oauth/api_scope/sell.return.read` to an existing app?
Summary: haw-2757 is seeking assistance with subscribing to the topic of return disputes on eBay's API. They encounter a 'Not authorized for this topic' error and face issues with an 'invalid_scope' error when adding the required scope in the OAuth URL. They request guidance on the necessary steps to resolve this issue and any potential contacts for further assistance, as they haven't found relevant information in developer forums.
Hi Developer Community,
I would like to subscribe to the topic of return disputes to receive information on changes to disputes, but https://api.ebay.com/commerce/notification/v1/subscription The interface prompts' Not authorized for this topic. 'Then, the getTopics interface is used to obtain the scope required for the corresponding topic and bind it to one's own account. However, adding this scope in the oauth URL keeps prompting' invalid_stope '. I would like to ask what is the reason for this? The scope on the previous eBay page was all able to be bound, but the scope required for this topic is not in that list. Is there any special requirement
Any guidance on the necessary steps and who I could speak to would be greatly appreciated. I haven't found a relevant article in developer forums. Thank you in advance!