Sideline Exchange/
Dashboard →

Errors

email_taken

HTTP 409Email takenManagement API

What happened

An account already exists for that email address.

How to fix it

Sign in instead, or use a different address. One person can belong to several accounts, but each sign-in is one address.

What you received
{
  "type": "https://docs.sidelineexchange.com/errors/email_taken",
  "title": "Email taken",
  "status": 409,
  "detail": "…"
}