Error message
Hi I'm getting an error, when connecting my live account, can you help me fix this issue.
{"message":"Missing authorization code or state"}
ideal-deals-and-steals
Posted 1 year ago·Last reply 1 year ago
1 comment
Hi I'm getting an error, when connecting my live account, can you help me fix this issue.
{"message":"Missing authorization code or state"}
developer-support@ebay.com
Hello @ideal-deals-and-steals ,
It seems like you are encountering issues while generating a token through the Authorization Code Grant flow. The error message you shared suggests that the authorization code is missing from your token generation request.
Please make sure you are providing the value for the "code" parameter in the request while generating the token. For more information on how to generate a token through the Authorization Code Grant flow, please visit: https://developer.ebay.com/api-docs/static/oauth-auth-code-grant-request.html
Best regards,
eBay Developer Support