Error code

Discord 0

DISCORD0
Game/Platform Error· An error code shown by a game or gaming platform/launcher.

What it means

General error such as a malformed request body.

How to fix it

  1. Validate the JSON body against the endpoint schema.
  2. ensure Content-Type is correct.
  3. log and inspect the raw payload you send.

Not affiliated with Discord. Answer summarized from the manufacturer's manual linked above; consult that source for the authoritative procedure.