Volley Getting An Error Response
I am sending some post data using volley. Here is my code . It's a snippet from background service. Let me know if you want other files also. I've added the internet permission.
Solution 1:
Actually i saw that the one of the param UserId was having the Null value, That was creating the problem
Post a Comment for "Volley Getting An Error Response"