Possible Errors in REST API

Possible Errors in REST API
February, 2025

Errors

Testinvite uses HTTP error codes to indicate success or failure of an API request. Codes in the 2xx range indicate success, 4xx range indicate an error because of the information provided, and 5xx range indicate an error With Testinvite's servers.

Http Codes:

200OK
400Bad Request
401Unauthorized
403Forbidden
404Not Found 
5xxServer Error

Explanations and possible causes.

  • 400: The request was unacceptable due to a unexpected query parameters or an unexpected request body.
    • 401: No valid authorization token provided.
      • 403: The authorization token does not have necessary permission to perform the request.
        • 404: The requested resource doesn't exist. 
          Go Back
          Talk to a representative
          Figure out if TestInvite is a good match for your organization
          Book a demo