ClavianAPI errors
All error codes

403 Forbidden

Invitation is for someone else

Code
invitation_contact_mismatch
Status
403 Forbidden
Type
https://errors.clavian.io/invitation-contact-mismatch

What it means

The invitation was sent to an email address or phone number other than the one the caller is signed in with.

What to do

Sign in with the email address or phone number the invitation was sent to, then accept it again.

Example

The API answers with status 403 and this body, as application/problem+json. A detail may be added, saying what went wrong this time; it is for people, and changes.

{
  "type": "https://errors.clavian.io/invitation-contact-mismatch",
  "title": "Invitation is for someone else",
  "status": 403,
  "code": "invitation_contact_mismatch",
  "requestId": "req_01k5znw4hmfay8vvr14d2pf2db"
}

Endpoints that return it

From the OpenAPI document, every endpoint that names it among its answers: