# Error Codes | Error Code | Description | |------------|----------------------------------------------| | 0 | Fail (returned by Game Provider) | | -1 | Success | | 1008 | Invalid parameters | | 1009 | Player not found | | 1010 | Agent not found | | 1011 | IP not whitelisted | | 1012 | No API permission | | 1013 | Error updating player dynamic password | | 1014 | Agent is not a transfer wallet | | 1015 | Agent is not in active status | | 1016 | Incomplete agent information | | 1017 | Incomplete player information | | 1018 | Failed to generate player account | | 1019 | Failed to generate player DB index | | 1020 | Duplicate player ID | | 1021 | Win/loss record already exists | | 1022 | Duplicate player account | | 1023 | Failed to insert player into database | | 1024 | Failed to insert win/loss record | | 1025 | Token expired | | 1026 | Game log not found | | 1027 | Incorrect agent for game log | | 1028 | Missing table ID in game log | | 1029 | Missing GID in game log | | 1030 | Exchange rate not found | | 1031 | Site information not found | | 1032 | Blood pool information not found | | 1033 | Duplicate player transfer order | | 1034 | Game launch URL not configured | | 1035 | Player score update exceeds limit | | 1036 | Player is currently in-game | | 1037 | Transactions are disabled | | 1038 | Insufficient player balance | | 1039 | Query time range too large | | 1040 | Player logged in from another location | | 1041 | Player token expired | | 1042 | Player is offline | | 1043 | Internal error | | 1044 | Code or key does not exist | | 1045 | Too many player accounts created | | 1046 | Player score is less than 0 | | 1047 | Insufficient agent balance | | 1048 | Incomplete third-party platform information | | 1049 | Merchant failed to update balance | | 1050 | Failed to update player balance | | 1051 | Invalid score update ticket | | 1052 | Player ID does not match agent ID | | 1053 | Win/loss record not found | | 1054 | No players under agent | | 1055 | Invalid score parameter (less than 0) | | 1056 | Query timeout |