SPA Application Login URI validation problem

In the Single Page Application settings in my Auth0 account, I am trying to enter the Application Login URI for the React app I am developing but I get the following error after entering the value https://localhost:3000/login and clicking the Save Changes button:

Error! Payload validation error: 'Object didn't pass validation for format absolute-https-uri-or-empty: https://localhost:3000/login' on property initiate_login_uri (Initiate login uri, must be https).

This makes no sense. The URI fulfills the HTTPS requirement. Please help. How are we supposed to develop with Auth0 in a development environment???

1 Like

Hello @etherwizard, Welcome to the Auth0 Community!

Please find my answer on a similar post below:

Regards,
Sid

1 Like

Thanks for providing that solution Sid!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.