{"result":"failure","cause":"Unauthorized Access"}Can you please help me what i am doing wrong?Here is my code for apikey :$array = array($operation, $email, $loginName, $fullName, $utype, $authkey, $ts); $apikey = md5(serialize($array));