A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
I just created a custom app on my store and I want to create a gift card with GraphQL API. My app has the necessary access scopes, the store is a shopify plus store and I'm still receiving this message: "Access denied for giftCardCreate field. Required access: `write_gift_cards` access scope. Also: The API client must be a private or custom app installed on a Shopify Plus store.".
What am I doing wrong?
same here , using adminRestAPI, try to create gift card but get response : "Access denied", i m using shopifyplus with give scope permission : write_gift_cards, read_gift_cards
Please some one from shopify tech team reply this