Development discussions around Shopify APIs
My app needs REST API access to the Store object only, nothing else.
Is there a way to request no scopes or an empty list of scopes? I tried by passing "scopes=" when creating the auth URL but no luck.
Thanks in advance for any help!
Hey @Oliver14
To confirm, did you try removing the scope param from the URL entirely? Something like:
https://{shop}.myshopify.com/admin/oauth/authorize?client_id={api_key}&redirect_uri={redirect_uri}&state={nonce}
Kevin_A | Solutions Engineer @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Yeah, tried both "scope=" and removing "scope" entirely, no luck.
In both cases I got:
Hey @Oliver14
Thanks for confirming. It looks like you are going to need to request at least one scope then. I will raise this with my team for future consideration.
Kevin_A | Solutions Engineer @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Have you managed to solved this issue?
User | RANK |
---|---|
10 | |
5 | |
3 | |
3 | |
3 |
Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023With 2-Factor Authentication being required to use Shopify Payments, we’re here to help yo...
By Imogen Apr 26, 2023