Skip to content

Commit 5e2c39d

Browse files
author
MailboxValidator
authored
Update the error codes.
1 parent cdf9417 commit 5e2c39d

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -201,15 +201,15 @@ You can refer the full list of response parameters at above table.
201201

202202
| error_code | error_message |
203203
| ---------- | --------------------- |
204-
| 100 | Missing parameter. |
205-
| 101 | API key not found. |
206-
| 102 | API key disabled. |
207-
| 103 | API key expired. |
208-
| 104 | Insufficient credits. |
209-
| 105 | Unknown error. |
204+
| 10000 | Missing parameter. |
205+
| 10001 | API key not found. |
206+
| 10002 | API key disabled. |
207+
| 10003 | API key expired. |
208+
| 10004 | Insufficient credits. |
209+
| 10005 | Unknown error. |
210210

211211

212212

213213
## Copyright
214214

215-
Copyright (C) 2021 by MailboxValidator.com, support@mailboxvalidator.com
215+
Copyright (C) 2023 by MailboxValidator.com, support@mailboxvalidator.com

0 commit comments

Comments
 (0)