Have your say in Community Polls: What was/is your greatest motivation to start your own business?

Remix app development process falling in to "Authenticating admin request" infinit loop

Remix app development process falling in to "Authenticating admin request" infinit loop

MykolaGC
Shopify Partner
3 0 3

I faced a problem when I ran  a Remix app on my local PC my app start looping through Authenticating admin requests:

MykolaGC_0-1724413598120.png

The app did this even when I removed all code from the app._index.tsx file

I checked SHOPIFY_API_KEY in .env file and "client_id" in  shopify.app.toml is the same as in the admin panel configuration settings.

Reply 1 (1)

Fallagar
Shopify Partner
1 0 2

Same problem. Tested on two machines, second had fresh windows install. Happens even with clean shopify app from init