I’m trying to use auth0 in angular app but when setting auth0 configuration in https://manage.auth0.com/**/settings
1-
Error!Payload validation error: ‘Object didn’t pass validation for format absolute-https-uri-or-empty: https://localhost:4200/en/signin’ on property initiate_login_uri (Initiate login uri, must be https).
I got this error when set Application Login URI as “http://localhost:4200/en/login”
2-
Error! You don’t have permissions to access the resource
This appear when I cleared login URL and set the rest of URL
Could you help?