Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Using the Shopify Storefront API to build a custom storefront and I can't seem to figure out how to query selling plans.
Im getting the error "Access denied for sellingPlanGroups field."
I know we need to request the access scope "unauthenticated_read_selling_plans", but how?
Solved! Go to the solution
This is an accepted solution.
If anyone else stumbles upon this with the same issue,
You're able to check and uncheck Storefront API permissions inside of your private app.
This is an accepted solution.
If anyone else stumbles upon this with the same issue,
You're able to check and uncheck Storefront API permissions inside of your private app.
Where in the private app do you find that checkbox? I can't seem to find it. Thank you