Open adam-law opened 6 years ago
Hi,
It's been a while :)
Actually, I'm not sure if it's a typo, or if they've changed things over at Firebase. Anyway, the correct request type to verify an email address is "VERIFY_EMAIL" and not "EMAIL_VERIFY". The latter returns a status 400 error.
HTH. Cheers!
Thank you very much! I have fixed it.
Hi,
It's been a while :)
Actually, I'm not sure if it's a typo, or if they've changed things over at Firebase. Anyway, the correct request type to verify an email address is "VERIFY_EMAIL" and not "EMAIL_VERIFY". The latter returns a status 400 error.
HTH. Cheers!