Open s-laurel opened 2 years ago
I am facing the same issue
Hey @s-laurel
Any success on this, I am also facing this issue.
Hey Everyone,
For me the issue resolved when I tried to install the app in different store after changing the APP_URL in .env file. APP_URL should be the ngrok url.
Thanks
Expected Behavior
Page gets redirected correctly to a welcom page after clicking the "install app" button i.e.
Current Behavior
Getting a MissingAuthUrlException after clicking the install app button
After clicking the install app button
I got the following error
My dev environment infomation
Steps to Reproduce
I followed the installation instructions on this repository to install the package and followed the steps of this tutorial https://www.youtube.com/watch?v=YepqHFryFN0
Tried solutions but not worked for me.
https://github.com/osiset/laravel-shopify/issues/926 https://github.com/osiset/laravel-shopify/issues/908
Any suggestions on getting rid of this problem are welcome. Thanks a lot.