Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi Shopify team,
I'm building an Android app that uses the shopify version 3.1.1 to connect with the Storefront API. While try to purchase item with test credit card details i am getting error
"Access denied for checkoutCompleteWithCreditCard field. Required access: `unauthenticated_write_checkouts` access" However on the admin dashboard for the custom app that I created, I can see unauthenticated_write_checkouts was already enabled.
This same code was working for my other shopify store. We have created new store and then this issue occurred.
Any help here would be much appreciated For reference