Lookups Tech Docs
Tech Docs Index
Documentation+
Widgets+
Lookups+
Global API+
Soccer API+
Basketball API+
Football API+
Baseball API+
Ice Hockey API+
Volleyball API+
Handball API+
Table Tennis API+
Tennis API+
Widget Error Codes
Here is the list of the all the Widget Error Codes with their messages and descriptions.
Code | Message | Details |
---|---|---|
10000 | "Url is empty" | You did not add an URL in your Widget Script. You need to add an URL for your widgets to work. |
2023 | "Url is invalid" | Your URL is not valid in your Widget Script. You need to have a valid URL for your widgets to work. |
10101 | "Request is invalid" | You did not add your request/your request is not valid in your Widget Script. |
10600 | "Unsupported Request" | The Widget request that you've made is not supported.. |
3000 | "Account is invalid" | Your are not subscribed to any of our Widget plans. |
3001 | "Account is not activated" | Your account has not been activated yet. Please check out your inbox for the activation e-mail. |
4000 | "Domain is invalid" | This domain is not included on your account's Domain list. Please add it to your account. |
5000 | "Language is invalid" | The languageId that you put in your Widget script is not valid. Please add a languageId that is available on your Widget Plan. |
10010 | "Asset not found" | Your widget asset is not valid. |
10020 | "Asset not found" | Your widget asset is not found. |
10100 | "Unsupported Sport" | The sportId that you put in your Widget script is not valid. Please add a sportId that is available on our Widgets. |
10110 | "TournamentId is required" | You did not include a tournamentId to your Widget script. You need to add a tournamentId to your Widget script. |
10111 | "TournamentId is invalid" | The tournamentId that you put in your Widget script does not exist. |
10120 | "StageId is required" | You did not include a stageId to your Widget script. You need to add a stageıd to your Widget script. |
10121 | "StageId is invalid" | The StageId that you put in your Widget script does not exist. |
10140 | "TeamId is required" | You did not include a teamId to your Widget script. You need to add a teamId to your Widget script. |
10141 | "TeamId is invalid" | The TeamId that you put in your Widget script does not exist. |
10142 | "TeamId is not supported" | The TeamId that you put in your Widget script is not supported. |
10150 | "CoverageId is required" | You did not include a CoverageId to your Widget script. You need to add a CoverageId to your Widget script. |
10151 | "CoverageId is invalid" | The CoverageId that you put in your Widget script does not exist. |
10030 | "Coverage not found" | The coverage you are trying to send a request does not exist. |
10130 | "MatchId is required" | You did not include a MatchId to your Widget script. You need to add a MathcId to your Widget script. |
10131 | "MatchId is invalid" | The MatchId that you put in your Widget script does not exist. |
10131 | "Data Limit is exceeded" | Daily call limit of your Widgets has been expired. |
3010 | "Data Limit is exceeded" | Daily call limit of your Widgets has been expired. |
2000 | "No Standings" | You are trying to send a request to a tournament that has no standings in it. |