i’m trying to setup my react SPA with Auth0 and set it up exactly as the setup guide stated. Domain and Client ID are both correct. However, when trying to login with the “loginWithRedirect()” function I’m getting an error after the redirect: “Unknown Host”
Any ideas how to fix this? Help is greatly appreciated.