Hi,
We have released an updated version of our software which should now support interactive API login for Swedish users (after the change on 1st Jan). Users in Sweden, however, are still unable to login.
The login uses an interactive browser with the new endpoint:
https://identitysso.betfair.se/view/login?product=<AppKey>&url=https://www.betfair.se
On the response data the software looks for a ‘loginStatus’ value of ‘SUCCESS’ and then extracts the value of ‘productToken’ (which works fine for UK users with the .com endpoint). Something seems to be different in Sweden and this data is not being found.
So the question is, is this login process still valid for Sweden or is a different process required?
Also is it correct that after successfully logging in from Sweden then subsequent calls to API functions will still use the .com Global exchange endpoint: https://api.betfair.com/exchange/betting/json-rpc/v1/ ?
It is not possible for me to test so I am relying on a user from Sweden to send screenshots etc. which is not making the issue any simpler to resolve!
Thanks for any help on this
Kevin
We have released an updated version of our software which should now support interactive API login for Swedish users (after the change on 1st Jan). Users in Sweden, however, are still unable to login.
The login uses an interactive browser with the new endpoint:
https://identitysso.betfair.se/view/login?product=<AppKey>&url=https://www.betfair.se
On the response data the software looks for a ‘loginStatus’ value of ‘SUCCESS’ and then extracts the value of ‘productToken’ (which works fine for UK users with the .com endpoint). Something seems to be different in Sweden and this data is not being found.
So the question is, is this login process still valid for Sweden or is a different process required?
Also is it correct that after successfully logging in from Sweden then subsequent calls to API functions will still use the .com Global exchange endpoint: https://api.betfair.com/exchange/betting/json-rpc/v1/ ?
It is not possible for me to test so I am relying on a user from Sweden to send screenshots etc. which is not making the issue any simpler to resolve!
Thanks for any help on this
Kevin
Comment