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.
