trying to setup the sample react app, followed the guide and setup api but when i try to login i get this page saying this:
“Check if there is a typo in %7Btenant-name.us.auth0.com%7D.
DNS_PROBE_FINISHED_NXDOMAIN”
crashing url: “https://%7Btenant-name.us.auth0.com%7D/authorize?audience=%7Bhttps%3A%2F%2Fgithub.com%2Fnoho-glitch%2Fauth0-react-samples%7D&client_id=%CLIENT_ID&redirect_uri=http%3A%2F%2Flocalhost%3A3000&scope=openid%20profile%20email&response_type=code&response_mode=query&state=TVI4Z240a1VmYjR0ZUY4aWpBQXpuWjlfT01TTnFvbkdUYml1WFV%2BTzFCUQ%3D%3D&nonce=OXUydmRVeXRWMnItYjVmQmxDOFdjbVI1SVJBUHNyLXdpTHlIc0F1YXpTRw%3D%3D&code_challenge=LXXpj8yoe-3cqmUHCp7pgX56t3jf9-X3p6bvjRI6xCo&code_challenge_method=S256&auth0Client=CLIENT_ID%3D%3D”
There’s nothing in the console
thanks for your help in advance