...
- error: the error code of the result. 0 means success, others mean failure
- message: the description of the error
- time: the time stamp when the OTP was generated
Error Code List
| Error Code | Description |
|---|---|
| 0 | Success |
| 10 | Access Denied |
| 20 | Missing Client ID |
| 21 | Incorrect Client ID |
| 30 | Missing API Key |
| 31 | Incorrect API Key |
| 40 | Missing Token Serial Number |
| 41 | Incorrect Token Serial Number |
| 50 | Missing OTP |
| 51 | Incorrect OTP |
Example
...