Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
I'm trying to setup customer creation using my headless next.js site. I have a private app in shopify and I have an access token created, however this screenshot is just in the backend of the shopify dashboard that I'm struggling with. Each time it gives me the error: "Access denied for customerCreate field. Required access: `unauthenticated_write_customers` access scope."
Hoping someone can help me get this setup correctly. Thanks!
自分も全く同じ症状です。
他にもcreateProductとcreateCartも同様のエラーで作成できません。
アクセススコープを認証してくださいと言われますが、ダッシュボードのカスタムアプリから許可しています。
ちなみに商品の取得はできますが、Mutationは通りません。
解決策はありますか?