-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Unable to authenticate #4876
Comments
Note: I was directed here by shopify support, who elevated the issue up two tiers and eventually told me to create an issue here. |
I'm having the same issue... |
@arnoldski No, I'm still having this issue. Shopify support assured me that they were working on it, for whatever that's worth! Hoping this gets resolved soon. |
👋 can you share the verbose output of the command after running it? we need more information to debug -- thanks in advance |
@mgmanzella verbose output.txt |
Hi @chenrupo - from the logs it looks like you are trying to access |
@lukeh-shopify Nope, I changed the shop name in the logs. The shop name I am using in the command is the same as the shopname I am logging into. |
So no response yet, right @chenrupo ? |
@Dexmente Nothing yet :( |
👋 can you resend the logs in their original form with the command you're running to me in the partners slack? we need your real shop domain in order to debug so please don't modify them in any way, you can DM it to me at Morisa Manzella |
@mgmanzella done, thanks! |
Hey @chenrupo, have you tried running the same command with your original domain for your shop? It can be found under "Settings > Domains". It should have "Redirects to " under it. So your equivalent command would be: |
@aswamy That worked! Thanks! |
Anybody an update on this issue? |
@arnoldski for now, the temporary solution should fix the immediate problem. You can also set the environment variable (SHOPIFY_FLAG_STORE) before running |
I had the same problem, the workaround worked, hope it can be solved. |
Hello I'm also getting this issue suddenly mid-way development. I already authenticated once since yesterday. Today everything was going smoothly until I realize my changes weren't propagating, so I try to reauthenticate. ran I followed the verification procedure. Then return to terminal I'm prompted with:
Note: I'm using my own/shop owners account. The workaround suggested above does not work for me. |
I'm having the same problem as @branlok out of nowhere. I've been developing on this same store for years. It worked this morning, then out of nowhere this popped up. I've tried all the workarounds posted here and on the support forums with no luck. |
There must be something wrong going on on Shopify's side; I am experiencing the same error right now out of nowhere mid development. |
Also experiencing this error: ╭─ error ──────────────────────────────────────────────────────────────────────╮ |
Same issue! |
I also experiencing this error... It doesn't work. I have tried everything: https://store.myhsopify.com, without myshopify and the original domain name... |
All of a sudden I can't log into the store I'm working on as a staff account. Same issue as all the other commenters, and the store URL hasn't changed. |
Lots of others commenting here: https://community.shopify.dev/t/getting-you-are-not-authorized-to-use-the-cli-to-develop-in-the-provided-store-error/2642/19 Someone who has access to the Shopify Partners slack indicated that they're aware of it and it's an infrastructure issue. Would be nice if https://shopifystatus.com could update us. |
It seems to work right now! :) |
Anyone who has commented in the last 40 minutes should check again, seems to be working again. |
It works for me now, although I'm not sure if it was related to the |
Please confirm that you have:
In which of these areas are you experiencing a problem?
Other
Expected behavior
I should have clicked the link, logged in as shop owner, verified the code, and been granted access in the CLI
Actual behavior
I clicked the login link, logged in as owner, verified the code, and got an error in the CLI
Verbose output
Reproduction steps
shopify theme push --store storename
Operating System
MacOs Sonoma 14.4.1
Shopify CLI version (check your project's
package.json
if you're not sure)3.70.0
Shell
bash
Node version (run
node -v
if you're not sure)22.9.0
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: