400 Bad Request in android



I am posting an API on Restclient by GET method. Till Yesterday My response Status code was 200 Ok. But Today I am Getting 400 Bad Request as my response Status Code.


Following is response body



System.Exception: Failed to deserialize response.


Response: System.InvalidOperationException: There is an error in XML document (1, 2). ---> System.InvalidOperationException: was not expected.



I am not sure if I am doing something wrong in my source code or something went wrong on web service side.


If anyone could help.


No comments:

Post a Comment