Discussions

Ask a Question
Back to All

API Returning 200 OK Instead of 429 Too Many Requests Error

The APIs https://api.connecteam.com/jobs/v1/jobs/{jobId} and https://api.connecteam.com/users/v1/users/{userId} are returning an HTTP 200 OK response, but the response body contains {"detail":"Too many requests"}.

Shouldn't these APIs return an HTTP 429 Too Many Requests error instead?