How to get access_token from shopify store #55
Answered
by
lozovskijaleksej
olegpokhylo
asked this question in
Q&A
-
I am developing the shopify bot with Python. I got the access_token from Shopify store but api request is failed every time. |
Beta Was this translation helpful? Give feedback.
Answered by
lozovskijaleksej
Dec 19, 2023
Replies: 1 comment 1 reply
-
You should define the access scope of your api_key. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
olegpokhylo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should define the access scope of your api_key.
Refer this image and try to do it.