Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I have been using the Mobile IOS SDK Storefront API to obtain products on my store. I was able to obtain products until yesterday.
Today I made changes to the query(adding tags). And I am getting an error
invalidQuery(reasons: [Buy.Graph.QueryError.Reason(message: "access denied"
The query in question:
{collections(first:10){edges{node{id,title,image(maxWidth:390,maxHeight:390){transformedSrc},products(first:25){edges{node{id,title,tags,description,variants(first:250){edges{node{id,title,priceV2{amount,currencyCode},image{transformedSrc}}}}}}}}}}}
Any help will be greatly appreciated.
Maybe you should open this switch on your "private app" dashboard: