Hello I am trying to login with Curl Using PHP. I have used Betfair Interactive Login API. But as a response I get Following response.
{
token: "",
product: "MY_KEY_VALUE",
status: "FAIL",
error: "INPUT_VALIDATION_ERROR"
}
Please help me out of this problem.
{
token: "",
product: "MY_KEY_VALUE",
status: "FAIL",
error: "INPUT_VALIDATION_ERROR"
}
Please help me out of this problem.


Comment