What's your biggest current challenge? Have your say in Community Polls along the right column.
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Re: App access_scopes - Just getting started

App access_scopes - Just getting started

jsecor
Tourist
4 0 1

Following this tutorial: https://shopify.dev/apps/getting-started/create, I created a public Shopify rails app, generated using the Shopify CLI. It runs fine using

shopify rails serve

 However, I haven't figured out how to change the ShopifyAPI access_scopes. I see there's a SCOPES variable set in the .env file, but changing the value doesn't seem to have an effect. How do I change the API access for a public app?

Reply 1 (1)

jsecor
Tourist
4 0 1

Just found where to do it. Perhaps this should be in the tutorials somewhere: shopify_app.rb