Status Codes
Gamalogic API uses the following status codes:
List of the error code with the detailed message:
You can contact our technical support for further troubleshooting at support@gamalogic.com
| ERROR CODE | ERROR MESSAGES |
|---|---|
| 101 | Unauthorized Access |
| 102 | Credits Exhausted please contact support@gamalogic.com |
| 103 | Error in Single email address validation API |
| 104 | Error in Bulk email address validation API |
| 105 | Contact support |
| 106 | Contact support |
| 107 | Contact support |
| 108 | No email address to verify in Bulk Verifications |
| 109 | Maximum allowed 1000 email addresses for bulk verification in a batch |
| 110 | Error in Yahoo domains |
cURL
{
"error": True,
"error_code": 102,
"error_message": "Credits Exhausted please contact support@gamalogic.com"
}Last updated on