MONEI / Shopify-api-node

Node Shopify connector sponsored by MONEI
https://monei.com/shopify-payment-gateway/
MIT License
945 stars 278 forks source link

unable to find the password in shopify private app #524

Closed sahiltuteja09 closed 2 years ago

sahiltuteja09 commented 2 years ago

As we notice that some changes have been done by shopify team. Now the password is not required for admin api. How we can use the new private app with Shopify-api-node REPO.

Can you please check the new changes and update the Package accordingly ?

pgiu commented 2 years ago

I've been using private apps for a while but after migrating to the new app page I can't seem to make it work using the api key and password.

image

Any thoughts?

sahiltuteja09 commented 2 years ago

@pgiu I am using admin api access token as a password for now.