commerce icon indicating copy to clipboard operation
commerce copied to clipboard

Unable to connect to shopify development store

Open siliconchild opened this issue 2 years ago • 3 comments

I created a Shopify partner account and subsequently made a development store. Shopify password protects the store to prevent abuse. The issue I'm facing is when spinning up a dev server it error's out saying shopify site is password protected, Please let me knowhow to make next commerce work with a Shopify development store. Thank You

siliconchild avatar Apr 26 '22 18:04 siliconchild

Please provide more Info. A password-protected Shopify-Storefront shouldn't affect using the dev environment. Have you created the API keys in the App Section of Shopify?

gnacoding avatar May 09 '22 10:05 gnacoding

I got the same problem and removing the https:// part in NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN solved the issue.

davebeauchemin avatar May 31 '22 16:05 davebeauchemin

I got the same problem and removing the https:// part in NEXT_PUBLIC_SHOPIFY_STORE_DOMAIN solved the issue.

Thanks a lot for sharing this.

MyArgan avatar Aug 14 '22 12:08 MyArgan

Hey there! Thank you for opening this issue. We have decided to take Next.js Commerce in a new direction and will be closing out current PRs and issues due to this change. Please see this PR for more details: https://github.com/vercel/commerce/pull/966

leerob avatar Apr 18 '23 02:04 leerob