|
Problem in getInputStream
Hi,
I get the following exception in the code -
java.io.IOException: Server returned HTTP response code: 500 for URL:
The exception is occurring at URLConnection.getInputStream().
Could somebody please let me know how to debug this type of exception? What could be the probable cause?
Any help would be highly appreciated.
Thanks in advance.
|