Hello guys!
I’m using NGROK for development preview. After I make some changes on the server and restart it the app gets into endless redirect loop without content displaying anything (blank)…
After I go through OAuth Process by testing app on a development store it starts working properly until the next server restart. Not sure if it may be due to ngrok.
using this as a callback URL
https://[ngrok-url]/auth/callback
Any help would be appreciated!
