By hemantforever007 on
Hey guys,
I am creating a web based app using simple javascript and html.
I am facing problem in using the Drupal 7 webservices.
The request which are dependent on "GET" are working fine.
but all the "POST" request are not working and throwing error.
The tools like tamper data and poster(both used in firefox) are successfully making the request but the webpage is not successful.
It always throw status 0 error in browser but console and tamper data show status 200 i.e OK.
Poster gives the appropriate result.
Please help me guys.............Stuck from three days............