Empty Response Body from API

The API suddenly started to return empty response body with 200 status code for some routes.

1 Like

Hi,

Anything new on this topic ? I’m facing the same problem when trying to search for a specific user by its email with : https://api.pipedrive.com/v1/persons/search?term={email}&fields=email&exact_match=true&start=0&api_token={token}

I’m getting the appropriate results when I call the endpoint from postman. However, I’m getting an empty body (exactly like the post above) when using the Pipedrive SDK.

1 Like

This is not isolated to the SDK or the endpoints previously mentioned. GET requests to /v1/organization/{id} are intermittently returning 200 status codes with empty response bodies.

Pipedrive, please comment on this issue.

1 Like