scopes: The access scope is invalid: themes

scopes: The access scope is invalid: themes

ozgar
Shopify Partner
6 0 0

according to this document:
Asset (shopify.dev)
 , they say ,Requires themes access scope.  

 

but when i added that scope to the app and deploy it , i face this error of :
scopes: The access scope is invalid: themes 

shopify.app.prizy.toml - prizify - Visual Studio Code 08_04_2024 02_24_30.png

Reply 1 (1)

attaboiaj
Shopify Partner
30 4 16

Hey @ozgar assuming you are using wrong access_scope name I was doing the same

https://shopify.dev/docs/api/usage/access-scopes

you have to use 

read or write theme scops to get the themes access

attaboiaj_0-1718866454116.png