Please ensure you've logged in with shopify login and try again

badnoodle
Tourist
6 0 1

I followed the https://shopify.dev/apps/getting-started/create to setup the develop env.

when run command "shopfiy node create", i got "Please ensure you've logged in with shopify login and try again".

when i run "shopify login" in ternimal, i don't know how to login in terninal

Badnoodle | Security Engineer | Funder of Anti Fraud Pro
- Was my reply helpful? Click Like to let me know!
- Fight with Fraud? Try Anti Fraud Pro
Replies 7 (7)

badnoodle
Tourist
6 0 1
and the env is wsl in win10
Badnoodle | Security Engineer | Funder of Anti Fraud Pro
- Was my reply helpful? Click Like to let me know!
- Fight with Fraud? Try Anti Fraud Pro

alfredafutu
Shopify Partner
11 0 3

You should run shopify login --store=<STORE> first 

gracebonnie
Visitor
2 0 0

Hi I tried shopify login --store=<STORE>. the <STORE> I put here is my store name plus ".myshopify.com", but I got 

certificate verify failed (unable to get local issuer certificate) (OpenSSL::SSL::SSLError). Any clue why did this happen?

tiepbs
Visitor
1 0 6

Hi, you first need to authenticate by using command:

 

shopify login https://{{your-shop-name}}.myshopify.com

 

Goodluck 🙂

alfredafutu
Shopify Partner
11 0 3

Also, make sure that your url is https and not http

lucchan
Visitor
1 0 0

i had same issue. but login in with this cl AND IT worked just fine

Sharumi
Shopify Partner
1 0 0

this worked for me.