Errors & Resolutions

This documentation is for LiquidPlanner New: next.liquidplanner.com

📘

Help us improve this list!

Please let us know if you run into an error or description that isn't listed here. Use the Suggest Edits link in the upper right corner of this page to contact us, or email [[email protected]](mailto:[email protected]).

Error CodeDescriptionResolution
200 OK200 OKSuccessful read, create, update
400 Field cannot be blankitemType was empty or blankEnsure to provide all the required fields in your request data
400 Bad Requesthttps Status 400 – Bad RequestEscape the special characters in your filter string
400 Message Not ReadableThe message provided was not properly formatted or an invalid property was specifiedVerify the syntax of your API URL and filter parameters
400 Invalid valueCannot reassign user after time has been logged against assignmentAn assignment can be re-assigned to a different user via api only if no time was tracked on it.

If time has been tracked on an assignment, it can be re-assigned to a different user from within the app only.
401 Authentication requiredAuthentication is required to access this resourceEnter API token prefixed with the keyword, “Bearer”
403 Timesheet Reviewer Permission RequiredThe current user does not have timesheet reviewer permissionAPI Token owner must have timesheet reviewer access or above
404 Record not foundRecord of type could not be foundRecord does not exist, or you do not have permission to access it
404 Server errorOur servers have encountered an unexpected errorVerify the syntax of your API URL and filter parameters
500 Internal Server ErrorInternal Server ErrorVerify the syntax of your API URL and filter parameters
No error displayed. Item doesn’t exist.