Hi,
I am trying to access the account API endpoint with the URL
https://api.betfair.com/exchange/acc...etAccountFunds but getting an error in response
I have tried this URL as well https://api.betfair.com/exchange/acc...etAccountFunds, but with no luck
What is the right end point?
Please help!
I am trying to access the account API endpoint with the URL
https://api.betfair.com/exchange/acc...etAccountFunds but getting an error in response
{ status code: 400, headers {
"Cache-Control" = "no-cache";
"Content-Length" = 62;
Date = "Fri, 05 Aug 2016 11:17:45 GMT";
Server = "Cougar - 4.9.3 (Cougar 2 mode)";
"Set-Cookie" = "NSC_mc-80-cfub-bqj-bo.efgbvmu=ffffffff09209c6545525d5f4f58455e445a4a4 229a0;expires=Fri, 05-Aug-2016 16:16:32 GMT;path=/;httponly";
} }
{
"jsonrpc" : "2.0",
"error" : {
"message" : "DSC-0008",
"code" : -32700
}
"Cache-Control" = "no-cache";
"Content-Length" = 62;
Date = "Fri, 05 Aug 2016 11:17:45 GMT";
Server = "Cougar - 4.9.3 (Cougar 2 mode)";
"Set-Cookie" = "NSC_mc-80-cfub-bqj-bo.efgbvmu=ffffffff09209c6545525d5f4f58455e445a4a4 229a0;expires=Fri, 05-Aug-2016 16:16:32 GMT;path=/;httponly";
} }
{
"jsonrpc" : "2.0",
"error" : {
"message" : "DSC-0008",
"code" : -32700
}
What is the right end point?
Please help!


Comment