Hi,
I'm able to get a session token from https://identitysso.betfair.com.au/api/login but when I make a follow-up request it gives a 400 error.
My follow up request looks like:
POST https://api.betfair.com/exchange/bet...istMarketBook/
X-Application: RYsbRhPsjnZ0jiJe
X-Authentication: the-token-from-login
content-type: application/json
{
"filter": {}
}
any help is appreciated
I'm able to get a session token from https://identitysso.betfair.com.au/api/login but when I make a follow-up request it gives a 400 error.
My follow up request looks like:
POST https://api.betfair.com/exchange/bet...istMarketBook/
X-Application: RYsbRhPsjnZ0jiJe
X-Authentication: the-token-from-login
content-type: application/json
{
"filter": {}
}
any help is appreciated


Comment