PDA

View Full Version : Api error: Authentication Failed



Arturo
01-19-10, 06:58 PM
I'm trying to use the api, the user logged on successfully, the IP is licensed, but it returns this error:



response:
array(2) {
["result"]=>
string(5) "error"
["message"]=>
string(21) "Authentication Failed"
}

request->
array(4) {
["username"]=>
string(7) "apiuser"
["password"]=>
string(32) "md5xxxxxxxxxxxxxxmd5"
["action"]=>
string(21) "getclientsdatabyemail"
["email"]=>
string(23) "[email protected]"
}

thehost5968
01-20-10, 12:37 AM
has the calling server IP been added to Security >> API IP Access Restriction.