MONEI / Shopify-api-node

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

Authentication/Authorization #559

Closed stanley-tarce closed 1 year ago

stanley-tarce commented 1 year ago

Hello! Has anyone here still using accessKey and password when making an instance of the class? When I use them both, I get 401 error but when I use the accessToken, it works. Did shopify updated their protocols regarding authentication in which I should know about? Thank you!