We are trying to change the description fields on the universal login pages per Customize New Universal Login Text Prompts. We changed the description on the page for the login page just fine. In trying to change the one for the signup page we use signup instead of login in the api call and are getting a 400 “Invalid screen ‘signup’”
Everything we can find says signup should be correct here. The fact that login works says we are on the right track. Any help or ideas?
Humm looking at it here i see the URL has login in it. Did not see that before. Let me check changing the URL. I did not see anything is docs about different url.
Ok that was it. But another thing. I’m not sure where we got the URL yesterday, but it did work for the login page. In generating a new token to test just now i noticed our base URL had changed. The part in front of us.auth0.com was different today than yesterday.