Empty response body, Returns status code: 200

Hi,

I am currrently having an issue when issuing GET request (i.e [GET] AllApplicants)
I am receiving Status 200 however, the response body is empty.

When I tried other endpoint I am able to receives data.

Your help is appreciated.

Regards,

If its returning a 200 OK status but no body, then it will be something related to the API or request.

However, as you have shared no details about the API, then the only advice I can give you is to review the API specification to ensure you have the request set correctly. Paying attention to any relevant headers.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.