aarya_1
12 years agoNew Contributor
POST method not returning expected value
Currently we are testing json webservices. GET method works fine but when it comes to POST method it doesn't work well. I am not able to extract the exact url under POST method. After submitting a request for POST method it returns me an error page which takes me to the top level of webservices page(Webservice index). Any idea how to deal with this problem or is it a webservice problem?