Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

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

Oauth error invalid_scope: The access scope is invalid: "read_home

Oauth error invalid_scope: The access scope is invalid: "read_home

adi5
Visitor
1 0 0

i got error during access shopify api 

Oauth error invalid_scope: The access scope is invalid: "read_home

Replies 3 (3)

FueledByPizza
Shopify Partner
26 0 7

Hey Adi,

The reason you are getting this error is because "read_home" is not a valid shopify api scope,

Here is the official list of supported scopes you can use to gain access to store data.

https://help.shopify.com/api/getting-started/authentication/oauth#scopes

- Paul

- Paul G | Lead Developer @ FueledByPizza
perezdf
Shopify Partner
2 0 0

ShopifyDevSup
Shopify Staff
1453 239 535

Hi @perezdf 👋

 

You can find the list of authenticated access scopes for the Admin API here. At this time, we do not support a `read_home` access scope. 

 

Hope that helps!

Developer Support @ Shopify
- Was this reply helpful? Click Like to let us know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog