408 votes
0 answers
What is the best way to authorize calls to the shopify Admin API within a webhook handler
Solution:
- the webhook comes from a store! So you know the *.myshopify.com
- you saved an access token with the same store name in your DB
So now you can use the access token against the store, to make API calls within the scope of permissions granted when the store installed the App.
Undefined asked
Source
Didn't find the answer?
Our community is visited by hundreds of Shopify development professionals every day. Ask your question and get a quick answer for free.
Similar questions
Find the answer in similar questions on our website.
825 api - Is there a way to create a Shopify storefront app that only affects one page of the store?
Write quick answer
Do you know the answer to this question? Write a quick response to it. With your help, we will make our community stronger.