gatsbyjs / gatsby-starter-shopify

A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart
https://shopify-demo.gatsbyjs.com/
BSD Zero Clause License
311 stars 137 forks source link

Error: Unauthorized #65

Open Mithrandiirr opened 2 years ago

Mithrandiirr commented 2 years ago

i am using the protected password of the store , I can't get the app password . eventually i get this error : ERROR #gatsby-source-shopify_111002

Received error 401 from Shopify: {"errors":"[API] Invalid API key or access token (unrecognized login or wrong password)"}

Error: Unauthorized

ansmlc commented 2 years ago

Same issue here. @Mithrandiirr Any solution?

Edit: Found an answer here https://github.com/gatsbyjs/gatsby/discussions/34828