Skip to content

Commit

Permalink
Merge pull request #326 from eliseacornejo/LYNX_391
Browse files Browse the repository at this point in the history
LYNX-391: add new generateToken error message
  • Loading branch information
keharper authored May 14, 2024
2 parents edbec84 + 57f90c6 commit 00c8029
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Error | Description
`Specify the "email" value.` | The value specified in the `email` argument is empty.
`Specify the "password" value.` | The value specified value in the `password` argument is empty.
`The account sign-in was incorrect or your account is disabled temporarily. Please wait and try again later.` | Authentication error. The email or password is incorrect, or the customer account is locked.
`This account isn't confirmed. Verify and try again.` | Authentication error. The email account is not confirmed.

## Related topics

Expand Down

0 comments on commit 00c8029

Please sign in to comment.