sp_api.base.exceptions.SellingApiForbiddenException #423
Unanswered
alvarosalinero
asked this question in
FAQ
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
i´m trying to connect to the API to download orders, but the result is:
sp_api.base.exceptions.SellingApiForbiddenException: [{'message': 'Access to requested resource is denied.', 'code': 'Unauthorized', 'details': 'The access token you provided is revoked, malformed or invalid.'}]
The connection data seems correct but I am not able to do any type of operation
Can you help me?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions