Getting error “E/Volley: [17118] NetworkUtility.shouldRetryException: Unexpected response code 500”
I have been working on one of my android project and today I am facing an error. Here I am trying to update some values in table through php. But I am getting error like “E/Volley: [17118] NetworkUtility.shouldRetryException: Unexpected response code 500” . I am using volley library in android with java language.