Closed MarneeDear closed 4 years ago
@MarneeDear, which version are you using?
Are you able to confirm that the user pool information matches what you expect it to be? I'm not sure why you would be seeing this error.
@klaytaybai I am using version 1.0.2
I can confirm that I am using the correct user pool.
My app does not do any password checking of its own.
@klaytaybai Have you been able to reproduce it? Issue #116 is very similar.
@klaytaybai Have you been able to reproduce the problem?
Hi @MarneeDear, I have reproduced it now. Thanks for notifying us about this.
This has been fixed. Thanks again for reporting it.
May be related to #116
I get an error about not meeting the password complexity requirements, but I don't have any.
Here is my password policy
But I get this error when I create an account
Password: "HelloWorld"
When I create an account using the console, it is created without any errors using the same password.
What could cause this?