I\'m trying to develop an app with React and Node based on this documentation:
I followed the tutorial step by step but I\'m stuck in testing the app with this URL f
Yes there is an issue with your callback URL you have to define your app URL and callback URL in your shopify partner account where you create shopify app
Shopify partner account
You have to do as follow
open apps >> yourapp >> app setup >> Insert In URLs(Whitelisted redirection URL(s))
Once you whitelist your URL there then the issue is solve