Shopify App Deployment Issues

I am having issues deploying my web app to Heroku, with the below error appearing when running the app. I have used the latest Shopify CLI and Remix template and have set the env variables (including a HTTPS based host proviced by Heroku as my web app link) but continue to recieve the same error.

Any help would be greatly appreciated!

I fixed the issue by adding the same host env value (my Heroku web app link) in the Shopify Partners configuration section. I also added the SHOPIFY_APP_URL env value rather than HOST in the Heroku config section.

Great to hear you figured this out - and thanks for posting your solution here :slightly_smiling_face: