API Errors & Troubleshooting

The article provides guidance on troubleshooting API request failures by using error codes and messages. It includes a table of contents outlining HTTP status codes, which are categorized into successful (2xx), client error (4xx), and server error (5xx) codes. Each category is explained with examples and suggested actions for resolution. For instance, a 400 error indicates a bad request, while a 500 error signifies an internal server issue. The article emphasizes the importance of examining the response header, particularly the "X-BambooHR-Error-Message" for additional context. It also encourages users to contact customer support for assistance and includes a link to the full API documentation for further reference.

Title
API Errors & Troubleshooting
Article Text
URL Name
587843