POST https://cognito-idp.us-east-1.amazonaws.com/
Response:
``` { "ChallengeName": "PASSWORD_VERIFIER", "ChallengeParameters": { "SALT": "*", "SECRET_BLOCK": "*", "USER_ID_FOR_SRP": "*", "USERNAME": "*", "SRP_B": "**" } } ```
Without making the same post call, I thinnk you are seeing the challenge codes for the proofing
Thanks for the help !
It seems that AWS cognito verification emails are subject to a daily limit of 50.
Your accounts are indeed created, but the confirmation emails containing the code are not being sent.
I'm working on fixing this issue as I'm writing this.
Thanks for your understanding.
All users who have encountered issues signing up should receive an e-mail soon informing them that their account is verified and active.
If you are able to sign up without issues, could you please confirm in this thread ?
Thanks
Cognito received the following error from Amazon SES when attempting to send email: Email address is not verified. The following identities failed the check in region US-EAST-1: name@domain.com"
I don't have an email though.
Attempting to register again yields UsernameExistsException.
The name doesn’t roll of a tongue, IMO.
then i opened up the dev tools and saw
index-01401dc0.js:124 Exceeded daily email limit for the operation or the account. If a higher limit is required, please configure your user pool to use your own Amazon SES configuration for sending email.
Truth is, I had to get creative otherwise the site would've looked bland.
I think I found a bug, though - it seems like when I save on the "social media" page, it blows away data from the others. I was able to do this twice and it cleared out my name, location, and bio. Hope that helps!
I'll look into that and come up with a fix ASAP.
Glad you like it !
I've seen this UI style become more popular, and I'm wondering if there's a name for it? E.g. "material design" is immediately recognizable, and I'm curious if this style comes from a similar UI framework.
For this project I did everything from scratch but I used inspiration from a few things I saw on codepen and dribbble.
I'm not a designer that's why there's gifs everywhere haha
EDIT - cannot use a proton.me email apparently? Email address is not verified. The following identities failed the check in region US-EAST-1:
If you try again now, you should be able to sign up no problem !
Cheers :)
...
$ Cognito received the following error from Amazon SES when attempting to send email: Email address is not verified. The following identities failed the check in region US-EAST-1: <my gmail address>
Thanks for your patience !
Added to the todo list.
Thanks for the feedback !
(coming up with domain names is the best part of coding!)
I realised it after the fact but then it kind of grew on me so I decided to keep it.
Thanks for the feedback !
Much appreciated.