App reviews, troubleshooting, and recommendations
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Solved! Go to the solution
This is an accepted solution.
read_locales scope was not given
This is an accepted solution.
read_locales scope was not given
Hi!
The error likely stems from missing API permissions, so ensure your app has access to shopLocales. Double-check your query structure against Shopify’s GraphQL schema to ensure it’s correct. Use Shopify's GraphiQL app to test the query and identify specific issues. Also, review the full error message for hints and ensure your Shopify API library is up to date. Let me know if this helps!