RSX API / Errors

Identity not linked

404 · identity-not-linked

What happened

The external identity (a Discord or GitHub user) is well-formed, but no RSX ID has it connected and verified. Distinct from account-not-found, which means an RSX account id didn't exist, and from a 400, which means the request itself was malformed.

What to do

Treat the user as having no RSX account: ask them to connect the provider at id.rsx.group, then retry. Not an error to alert on — most external identities are simply unlinked.

← All errors