Error while pushing read_online_store access scope

Topic summary

A user encounters a validation error when attempting to push the read_online_store access scope using the shopify app deploy command. The error message indicates that the app version could not be created due to access scope validation issues.

Current Status:

  • The issue remains unresolved through the standard deployment method
  • The original poster worked around the problem by using the REST API instead of continuing with the deploy command

Community Response:

  • Another user reported experiencing the identical problem
  • No official solution or explanation for the validation error has been provided in the thread
Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

When I try to push read_online_store access scope using shopify app deploy command, I am getting the following error

Version couldn't be created.
app-access
Validation errors
scopes: read_online_store
1 Like

Having the same problem, did you ever manage to resolve it?

Nope, I used rest api instead.