What does the HTTP statuses mean in my Droppery Connection Logs?

1 min read · Updated 21 Sep 2026 · Source

What does the HTTP statuses mean in my Droppery Connection Logs?

A call has succeeded if an HTTP response code between 200 - 206 is returned in the call. Additional information might be present in the body of the response.

If an error has occurred an HTTP response code between 400 - 599 will be returned. The body can contain additional information about the error.

For a list of HTTP Status Codes and descriptions, see https://en.wikipedia.org/wiki/List_of_HTTP_status_codes.

Was this article helpful?

Found a bug or issue while following this article?