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
User | RANK |
---|---|
49 | |
11 | |
5 | |
5 | |
4 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023