Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API
https://help.shopify.com/api/storefront-api
MIT License
1.12k stars 329 forks source link

Unable to Generate Storefront Token #169

Open chinmayyadav opened 3 years ago

chinmayyadav commented 3 years ago

I have created a public app as a sales channel. After adding the sales channel to the store, I am trying to generate a storefront token, but I keep on encountering this error with a 403 code:

"errors": "Token must be eligible to manage storefront tokens."

Can anyone please help me how to fix this?

tomwilsn commented 3 years ago

Same for me :(