DashError

Error codes

  • 0x1 - Either the user_hash or xsts_token was missing when trying to authorize using the credentials

  • 0x2 - An error occured when trying to check authorization of credentials

  • 0x3 - The realmID that you provided does not exist

  • 0x4 - You do not have access to the realmID you provided

  • 0x5 - An unhandled status code was returned when trying to get realm from ID

  • 0x6 - The realmInvite that you provided does not exist

  • 0x7 - An unhandled status code was returned when trying to get realm from Invite

  • 0x58 - Could not get the correct response after 5 tries

Last updated