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

Error when trying to edit login-id prompt text #575

Closed
6 tasks done
daschi opened this issue Dec 26, 2022 · 1 comment
Closed
6 tasks done

Error when trying to edit login-id prompt text #575

daschi opened this issue Dec 26, 2022 · 1 comment
Labels
bug This points to a verified bug in the code

Comments

@daschi
Copy link

daschi commented Dec 26, 2022

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 project 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

Hello! I am using the auth0 cli to update the prompt texts for login-id, however when I run:

auth0 branding texts update -l en login-id

I see the following error message:

!!     Uh oh. Something went wrong.
!!     If this problem keeps happening feel free to report an issue at
!!
!!     https://github.com/auth0/auth0-cli/issues/new/choose

If I run auth0 branding texts update -l en login

I am able to change the text for the login prompts, however I am using the identifier first login page so I believe I need to edit login-id texts.

Thank you for your help and let me know if I can provide more info!

Expectation

Expect auth0 branding texts update -l en login-id to open an editor to edit the prompt texts.

Reproduction

  1. Given I am logged into my auth0 tenant
  2. When I run auth0 branding texts update -l en login-id
  3. I see a generic error that something went wrong.

Auth0 CLI version

auth0 version 0.13.1 42a703d

@daschi daschi added the bug This points to a verified bug in the code label Dec 26, 2022
@willvedd
Copy link
Contributor

willvedd commented Jan 5, 2023

@daschi – Thanks for submitting this issue, it certainly appears to be frustrating. I'm currently in the middle of troubleshooting this and have determined that it's a duplicate of #515. For that reason, I'm opting to close this ticket and communicate all status updates in the other ticket. Thank you for your patience!

@willvedd willvedd closed this as completed Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This points to a verified bug in the code
Projects
None yet
Development

No branches or pull requests

2 participants