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 |
---|---|
19 | |
7 | |
7 | |
6 | |
5 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022