Skip to content

API errors not handled on email verification

Sentry Issue: ARKINDEX-FRONTEND-C0F

AxiosError: Request failed with status code 400
  at settle (../../node_modules/axios/lib/core/settle.js:19:12)
  at onloadend (../../node_modules/axios/lib/adapters/xhr.js:59:7)
  1. Log out.
  2. Open /user/verify-email/?email=hehehheehhe&token=hehehheheehehe.
  3. Click Verify.
  4. Get redirected to the login page, with both an error and a success notification, while your email is not actually verified.
    image
  5. Cry.
Edited by Erwan Rouchet