2

This is my web service Login url :- http://www.cricutchecklist.com/iphone/login.php

i have to pass username and password.

do you have android correct code for sending this two parameter perfectly?

username- chandreshkanetiya
password- 9375051117

php webservice parameter is username and password.

My code always returned me :- {"response" : {"success":false,"error":{"code":2,"description":"Incorrect script parameters"}}} if i pass correct username and password.

i am expecting this:-- {"response" : {"success":true,"error":{"code":2,"description":"Incorrect script parameters"}}}

if you solve this problem let me know. thank you.

3
  • possible duplicate Commented Feb 1, 2011 at 12:52
  • whats your parametername for username and password which you attching with url Commented Feb 1, 2011 at 12:54
  • parametername are ("username","chandreshkanetiya") and ("password","9375051117") till if you have query let me know. Commented Feb 1, 2011 at 13:20

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.