[Bug] Error: Not authorized as Store Owner when running shopify theme pull
Please confirm that you have:
- [X] Searched existing issues to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on it.)
- [X] Reproduced the issue in the latest CLI version.
In which of these areas are you experiencing a problem?
Theme
Expected behavior
It should give me the themes from my shopify account.
Actual behavior
It says I am not authorized even though I am the store owner, I have checked everywhere tried all the solutions from from this issue as well which is the basically the same bug as mine: https://github.com/Shopify/cli/issues/3749
Verbose output
No I am simply using `shopify theme pull`
Reproduction steps
shopify theme pull
Operating System
Windows 11
Shopify CLI version (check your project's package.json if you're not sure)
3.59.1
Shell
No response
Node version (run node -v if you're not sure)
No response
What language and version are you using in your application?
No response
hi @custom-werks-dev thanks for reporting this issue and for your patience 🙏 can you try the following
shopify auth logout
shopify theme pull --verbose --store=dawn.myshopify.com # login with the account that has access to this store when prompted
let us know if the issue still exists and share the console log output if it does. thanks in advance
closing as we haven't heart back, if this is still a problem please re open the issue with --verbose logs. thanks!