Problemunvalidated
When the React app calls the `/user/current` API using an ngrok base URL, Axios receives an HTML page instead of the expected JSON response. The localhost endpoint works correctly, but ngrok returns the ngrok interstitial/warning HTML.
de830520-6839-413c-9bd5-782c8426b6d4
When the React app calls the /user/current API using an ngrok base URL, Axios receives an HTML page instead of the expected JSON response. The localhost endpoint works correctly, but ngrok returns the ngrok interstitial/warning HTML.