We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I attempted to create a new Anypay user account with an email address that already has a user account associated.
I did not know this.
However, when I attempted to register the new user, the response I got was a red bar that said,
"Cannot throw non-error object"
A very confusing message!
Perhaps instead this type of occurrence should inform the user that,
"An account with that email already exists. Please sign in with your password or select Forgot Password if you need to reset it."
The text was updated successfully, but these errors were encountered:
This came up again today for a user who already had an account but forgot his password.
Since password reset does not work, he tried to create a new account.
He was confused when he received the message:
Cannot throw non-error object
Sorry, something went wrong.
owenkellogg
No branches or pull requests
I attempted to create a new Anypay user account with an email address that already has a user account associated.
I did not know this.
However, when I attempted to register the new user, the response I got was a red bar that said,
"Cannot throw non-error object"
A very confusing message!
Perhaps instead this type of occurrence should inform the user that,
"An account with that email already exists. Please sign in with your password or select Forgot Password if you need to reset it."
The text was updated successfully, but these errors were encountered: