What that mean response in Retrofit with code=200 but no body data using in android studio immulator?

Viewed 5

I am using nodejs API in android studio and calling that API in android immulator. Using Retrofit the response code is 200 but there is not body data in response.

What is an issue can anyone help me? or what that response mean?

0 Answers
Related