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

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

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.

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