Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eBay US Oauth access Token generating successfully but for eBay CA its throwing Invalid Scope error #23

Open
asifiq2000 opened this issue Nov 23, 2022 · 0 comments

Comments

@asifiq2000
Copy link

asifiq2000 commented Nov 23, 2022

Hi

Could you help me for eBay CA Authorization request Scopes
I did not find Scopes for eBay CA

I have a developer account which is been created for eBay US
and I am using the same account and the same RuName for eBay CA as well

eBay US Authorization working fine while for eBay CA its throwing invalid scope error
please help me to fix this issue.

my Authorization request URL looks as mentioned below:

  • redirect_uri= Developer account RuName

Authorization request URL

"https://auth.ebay.ca/oauth2/authorize?client_id=XXXXX&response_type=code&redirect_uri=XXXXX
&scope=https://api.ebay.ca/oauth/api_scope%20
https://api.ebay.ca/oauth/api_scope/sell.marketing.readonly%20
https://api.ebay.ca/oauth/api_scope/sell.marketing%20
https://api.ebay.ca/oauth/api_scope/sell.inventory.readonly%20
https://api.ebay.ca/oauth/api_scope/sell.inventory%20
https://api.ebay.ca/oauth/api_scope/sell.account.readonly%20
https://api.ebay.ca/oauth/api_scope/sell.account%20
https://api.ebay.ca/oauth/api_scope/sell.fulfillment.readonly%20
https://api.ebay.ca/oauth/api_scope/sell.fulfillment%20
https://api.ebay.ca/oauth/api_scope/sell.analytics.readonly%20
https://api.ebay.ca/oauth/api_scope/sell.finances%20
https://api.ebay.ca/oauth/api_scope/sell.payment.dispute%20
https://api.ebay.ca/oauth/api_scope/commerce.identity.readonly%20
https://api.ebay.ca/oauth/api_scope/commerce.notification.subscription%20
https://api.ebay.ca/oauth/api_scope/commerce.notification.subscription.readonly"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant