Possible bug in E-Mail verification

Hi

I found the following possible bug in E-Mail verification (I did not try to reproduce it with a second account as repeating the steps would take at least a day).
Here is what I did & what happened

  1. Create new Account on cloudflare.com
  2. Add some domains (probably unrelated)
  3. Wait for ~29h
  4. Try to use the verification link (29h old)
  5. Get error that the link is expired
  6. Click on “resend email” on the expired link page
  7. Get new link, click it, get a different error (link is wrong or doesnt exist, JSON response from API was
    { "success": false, "errors": [ { "code": 1000, "message": "Invalid or missing token value" } ], "messages": [], "result": null })
  8. Repeat steps 6 and 7 a few times, each time getting the same error.
  9. Go to https://dash.cloudflare.com/profile, click on send email there
  10. This link finally works