Quento-Solutions / Quento

Quento’s suite of tools helps students work together to use, create, and share academic tools and resources
http://quento.ca
MIT License
4 stars 6 forks source link

Initial email verification not sent and when resending, get this: ... #298

Open 0ku opened 4 years ago

0ku commented 4 years ago

-----REPORTED BY smol seen#3168----- Initial email verification not sent and when resending, get this:

seendsouza commented 4 years ago

https://www.googleapis.com/identitytoolkit/v3/relyingparty/getOobConfirmationCode?key=<key>

{
  "error": {
    "code": 400,
    "message": "TOO_MANY_ATTEMPTS_TRY_LATER",
    "errors": [
      {
        "message": "TOO_MANY_ATTEMPTS_TRY_LATER",
        "domain": "global",
        "reason": "invalid"
      }
    ]
  }
}

https://www.googleapis.com/identitytoolkit/v3/relyingparty/getOobConfirmationCode?key=<key> 400 Status Code

Sep032020::142028

seendsouza commented 4 years ago

After reloading 5 minutes later and logging in, email is sent. So issue is intermittent.