Click or drag to resize
4: Request Errors
Print this page
An error occurred during a request from the client.

This topic contains the following sections:

4.1: Template Request Errors
Error Code Description
4.1 The request to the template engine was invalid.
4.1.1 User input variable was not assigned.
4.1.3 Input data was needed.
4.1.4 A template was not provided with the request.
4.1.5 Token was missing from request.
4.1.6 Running template was not found.
4.1.7 Invalid polling mode.
4.2: Request Format Errors
Error Code Description
4.2 Error in the format of the request.
4.2.1 Invalid query string.
4.2.2 ContentType must be specified.
4.2.3 Request method is not supported.
4.2.4 Failure deserializing request.
4.3: Too Many Requests
Error Code Description
4.3 Too many requests from user or IP address.
Note Note

Authentication requests are limited to 3000 requests per hour per user.