Focuses on API authentication, access scopes, and permission management.
i got error during access shopify api
Oauth error invalid_scope: The access scope is invalid: "read_home
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
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