logo
On this page

Return codes


Return codeDescription
0Request succeeded.
1Request failed. The server may be busy. Retry later.
2Incorrect input parameter.
3Authentication failed.
4Unknown CDN type.
7The number of requests per second exceeds the API rate limit, and the server is overloaded.
100000000Incorrect Host in the request header.
100000001Invalid AppId format.
100000002The Timestamp field is empty.
100000003Invalid Timestamp format.
100000004Signature expires.
100000005Incorrect signature.
100000006The Action field is empty.
100000007Unsupported Action.
100000008The SignatureNonce field is empty.
100000009The Signature field is empty.
100000010Failed to get ServerSecret.
100000011Failed to get the app configuration. Contact ZEGOCLOUD Technical Support.
100000012Failed to read the HTTP body.
100000013The SignatureVersion field is empty.
100000014Unsupported SignatureVersion.
100000015Internal error of the API gateway.
100000016No formal environment has been configured for the app. Ensure that IsTest is correctly set.
100000017The service is not available for the app. Contact ZEGOCLOUD Technical Support.

Previous

Query user permissions

On this page

Back to top