Endless redirect while loading the app

When i try to open the app, it keeps redirecting for some stores. I have developed app using remix framework. I have also received some mails with mentioned that app needs to be updated to support the samesite cookie security changes made to chrome80

What should i do for that? can anyone help me out of this?

I got it. I had added a new scope to the shopify.app.toml file and updated it using the cli command, but I forgot to update the environment variable on the server side. I just updated it, and the issue has been resolved.

1 Like

life saver… thanks!