EVE API Error List
The application returns error codes with text. Using the following list you can determine what errors can be returned, and get some information on why this error occurs.
Sorry, this is rough at the moment...
1xx: user input error 100: Expected beforeRefID = 0: wallet not previously loaded. 101: Wallet exhausted: retry after #. 102: Expected beforeRefID [#] got [#]: wallet previously loaded. 103: Already returned one week of data: retry after #. 104: GetAccountByKey(#): key not found. 105: Invalid characterID. 106: Must provide userID parameter for authentication. 107: Invalid beforeRefID provided. 108: Invalid accountKey provided. 109: Invalid accountKey: must be in the range 1000 to 1006. 110: Invalid beforeTransID provided. 111: '#' is not a valid integer. 112: Version mismatch. 113: Version escalation is not allowed at this time. 114: Invalid itemID provided. 2xx: authentication/security/credentials error 200: Security level not high enough. 201: Character does not belong to account. 202: Cached API key authentication failure. 203: Authentication failure. 204: Authentication failure. 205: Authentication failure (final pass). 206: Character must have Accountant or Junior Accountant roles. 207: Not available for NPC corporations. 208: Character must have Accountant, Junior Accountant, or Trader roles. 209: Character must be a Director or CEO. 5xx: internal error (we did something bad) 500: GetName(#) is invalid or not loaded. 501: GetID(#) is invalid or not loaded. 502: CacheUntil(#) seems to not be in the configuration. 503: GetSkillpointsForLevel(#, #): invalid input. 504: GetRace(#): invalid race. 505: GetGender(#): invalid gender. 506: GetBloodline(#): invalid bloodline. 507: GetAttributeName(#): invalid attribute. 508: GetRefType(#): invalid reftype. 509: attributeID # has null data components. 510: Character does not appear to have a corporation. Not loaded? 511: AccountCanQuery(#): invalid accountKey. 512: Invalid charID passed to CharData.GetCharacter(). 513: Failed to get character roles in corporation. 514: Invalid corpID passed to CorpData.GetCorporation(). 515: Invalid userID and/or apiKey passed to UserData.GetUser(). 516: Failed getting user information. 517: CSV header/row count mismatch. 518: Unable to get current TQ time. 519: Failed getting starbase detail information. 520: Unexpected failure accessing database. 9xx: miscellaneous 900: Beta in progress, access denied. 901: Web site database temporarily disabled. 902: EVE backend database temporarily disabled.





















