Status Codes

Upon receiving a request, the Oracle Construction and Engineering Lobby API returns a response containing one of the following standard HTTP status codes.

HTTP Status Code Description
200 OK

The request completed successfully.

A 200 status is returned when a request is successfully processed.

400 Bad Request The request could not be processed because it is missing information, contains invalid information, or has syntax errors.
401 Unauthorized The request is not authorized. The authentication credentials included with this request are missing or invalid.
500 Internal Server Error The server encountered an unexpected error that prevented it from fulfilling the request.