Questions and discussions about using the Shopify CLI and Shopify-built libraries.
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?
Just found where to do it. Perhaps this should be in the tutorials somewhere: shopify_app.rb