Unable to Create Customer using Shopify Store Front API

Unable to Create Customer using Shopify Store Front API

every-tuesday
Shopify Partner
8 0 2

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!

everytuesday_0-1641856669527.png

everytuesday_1-1641856779947.png

everytuesday_2-1641856840831.png

 

 

Reply 1 (1)

AtsukiSakai
Shopify Partner
2 0 0

自分も全く同じ症状です。

他にもcreateProductとcreateCartも同様のエラーで作成できません。

アクセススコープを認証してくださいと言われますが、ダッシュボードのカスタムアプリから許可しています。

 

ちなみに商品の取得はできますが、Mutationは通りません。

 

解決策はありますか?