No content to show
User Activity
Hi Joe,
That would work for a private app. For my use case though, I am trying to work on a public app.
The "Obtaining a Storefront Access Token" section that you point out has two sets of instructions, one for private apps, with the instructions...
04-28-2017
I am trying to play around with the Storefront API that was announced last week at the Shopify Unite conference.
Using the traditional Shopify API in my toy app, when I do:
ShopifyAPI::StorefrontAccessToken.create(title: 'test')
I get this error:...