Skip to content

One of the following status codes are returned for each HTTP request made.

Error Codes

Http CodeError NameDescription
200OKAY, NO ERRORNo error.
404NO_IMPLThere is no implementation of this request. Either the request you are making is invalid or you are using an outdated Theta Terminal version.
429OS_LIMITThe operating system is throttlting your requests. This happens when making a large amount of small low latency requests. An easy solution to this error is to retry the request until you no longer get this error code.
470GENERALA general error.
471PERMISSIONYour account does not have the permissions required to execute the request.
472NO_DATAThere was no data found for the specified request.
473INVALID_PARAMSThe parameters / syntax of the request is invalid. Sometimes updating your Theta Terminal to the latest version could resolve this.
474DISCONNECTEDConnection has been lost to Theta Data MDDS.
475TERMINAL_PARSEThere was an issue parsing the request after it was received.
476WRONG_IPThe IP address does not match the IP address that the first request was made on. Make sure you use the same ip to make requests while the terminal is running. You cannot switch between 127.0.0.1 and localhost.
477NO_PAGE_FOUNDThe page does not exist or expired.
570LARGE_REQUESTThe request asking for too much data. Follow these guidelines.
571SERVER_STARTINGThe server is forcibly and intentionally restarting.
572UNCAUGHT_ERRORReach out to support with the exact request you made.

Download as CSV