Hi, I have created a custom APP on MERN shopify now everything was working good but now i have deployed the app on fly io and now the graphQl API that i was calling within APP to get all order gives me error All the scopes and keys are already there and works perfect on localhost but since i have deployed this issue comes up.
Hi @BuddBox
What error are you getting?
Have you checked the following environment variables are set properly on fly.io and match your Shopify app?
Also, check this deployment page if you haven’t.
If you share more details of your app setup (e.g. do you have an app for local dev and another app for fly.io deployed version), would be easily to diagnose the issue…
