Hello!
I am trying to access or create Shopify storefront access token. For that, I am following the Shopify documentation [LINK] and I followed the process as defined on doc but I am getting the error in response.
{
"errors": "App must have a channel record to create a storefront access token."
}
On the time of authentication, I also defined the unauthenticated scope as well. (unauthenticated_read_content, unauthenticated_write_customers, unauthenticated_write_checkouts, unauthenticated_read_product_listings) but still getting this error.
Were you able to create an Storefront Access Token? I've been struggling with this and I've tried converting my App into a Sales Channel and I've included scopes for all of the unauthenticated endpoints but still 403'ing while trying to create a Storefront Access Token.
User | Count |
---|---|
13 | |
12 | |
6 | |
6 | |
5 |