Replies: 1 comment
-
The problem was that when I created the app and generated the refresh key, it had limited permissions. If you check new permissions you need to generate a new refresh key!!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have these keys:
REFRESH_TOKEN
LWA_APP_ID
LWA_CLIENT_SECRET
Code:
Error: [{'code': 'Unauthorized', 'message': 'Access to requested resource is denied.', 'details': ''}]
Permissions:

When I try to access orders, it works:
Any ideas why this request is rejected?
Beta Was this translation helpful? Give feedback.
All reactions