Access scopes not registering in graphql

Solved

Access scopes not registering in graphql

AlyshaJohnson
Shopify Partner
6 1 0

Good morning all,

 

I am having a problem with my app's access scopes not registering on GraphiQL when I make a query in the app.

 

The access scopes I need are "read_themes" and "read_translations". I have these in my toml file and committed these to the app; they appear on the app's config page.

 

Screenshot 2025-01-24 at 10.49.38.png

 

However, when I go to query in GraphQL it tells me I do not have these permissions.

 

Screenshot 2025-01-24 at 11.01.40.png

 

I have checked that all my npm packages are updated to the latest greatest - including GraphiQL, but this hasn't made any difference.

 

I have also cleared the cache.

 

Let me know what further information you need from me to help.

 

Thanks in advance!!

Accepted Solution (1)

AlyshaJohnson
Shopify Partner
6 1 0

This is an accepted solution.

I didn't update the app on my dev store...it is now working!! 🙄

View solution in original post

Reply 1 (1)

AlyshaJohnson
Shopify Partner
6 1 0

This is an accepted solution.

I didn't update the app on my dev store...it is now working!! 🙄