-
Notifications
You must be signed in to change notification settings - Fork 1
Generic error type description
bitstarcom edited this page Jun 27, 2017
·
1 revision
When the return value include "error"property,it means the parameters have mistake:
| Error code | Error description |
|---|---|
| 111 | Lack of authentication parameters |
| 112 | did not find its exact AccessKey |
| 113 | user is locked |
| 114 | IP is forbedden access |
| 115 | Access too frequently(600 per minute) |
| 116 | The signature parameter is not validated |