The common errors of the RESTful APIs of Tencent Push Notification Service mainly include the following:
| Error Code | Description | Feedback API |
| -------- | ---------------- | ---------------- | ----------- |
| 1008001 | Parameter parsing error | General API |
| 1008002 | Parameter missing | General API |
| 1008003 | Authentication failed | General API |
| 1008004 | Failed to call internal service | General API |
| 1008006 | Invalid token | Tag operation and account operation APIs |
| 1008007 | Invalid parameter | General API |
| 1008011 | File upload failed | Certificate upload API and number package upload API |
| 1008012 | The uploaded file is empty | Certificate upload API and number package upload API |
| 1008013 | Failed to parse the certificate | Certificate upload API |
| 1008015 | The push task ID does not exist | Statistics query API |
| 1008016 | Incorrect date and time parameter format | Statistics query API |
| 1008019 | The content is considered non-compliant by the content security service | Push API |
| 1008020 | Failed to verify the certificate package name | Certificate upload API |
| 1008021 | Failed to verify the content and format of the .p12 certificate | Certificate upload API |
| 1008022 | Incorrect .p12 certificate password | Certificate upload API |
| 1008023 |iOS push cert was expired for the environment: PRODUCT| Push certificate verification error. Check whether the certificate is within its validity period. | Push API |
| 1008025 | Failed to create the application. The application already exists under the product | App creation API |
| 1008026 | Batch operation partially failed | Account binding and query API |
| 1008027 | Batch operation completely failed | Account binding and query API |
| 1008028 | Request too fast| Exceeded the frequency limit:
Was this page helpful?