Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid key “invalid-email-format” in screen “login” #981

Open
6 tasks done
zicvic opened this issue Nov 14, 2024 · 2 comments
Open
6 tasks done

Invalid key “invalid-email-format” in screen “login” #981

zicvic opened this issue Nov 14, 2024 · 2 comments
Labels

Comments

@zicvic
Copy link

zicvic commented Nov 14, 2024

Checklist

  • I have looked into the README and have not found a suitable solution or answer.
  • I have looked into the documentation and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have upgraded to the latest version of this tool and the issue still persists.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Description

When using the a0deploy cli I get this error:

2024-11-14T14:50:33.763Z - error: Problem running command deploy during stage processChanges when processing type prompts
2024-11-14T14:50:33.763Z - error: Invalid key "invalid-email-format" in screen "login".

From what I can read here this should not be an invalid key?

Expectation

I expected that the supported fields are accepted during deployment.

Reproduction

  1. Given a custom text json with the key "invalid-email-format"
  2. Run a0deploy in directory mode

Deploy CLI version

8.1.0

Node version

v20.18.0

@zicvic zicvic added the bug label Nov 14, 2024
@angholt
Copy link

angholt commented Nov 15, 2024

We have the exact same problem. Last successful deploy was this Wednesday so it must have broken very recently.

@kushalshit27
Copy link
Contributor

Hi, @zicvic ,
The invalid-email-format key has been removed from the login prompt and the docs are in the process of being updated.
Community thread: https://community.auth0.com/t/invalid-key-invalid-email-format-in-screen-login/151531/3

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants