We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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:
"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"
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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:
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"
The text was updated successfully, but these errors were encountered: