In the PHP forum a member noted issues with Login.
Since about 5pm Australian Time I began having issues as well.
I make my call to https://identitysso.betfair.com.au/api/
I began getting a "; Secure" message appended to the ssoid item in the login response:
"ssoid=ZZZZZZ? =; Domain=.betfair.com.au; Path=/; Secure"
This resulted in the error INVALID_SESSION_INFORMATION
Until today the "Secure" component was not there, it is simple to work around by splitting the ssoid and using the first item.
FYI
Since about 5pm Australian Time I began having issues as well.
I make my call to https://identitysso.betfair.com.au/api/
I began getting a "; Secure" message appended to the ssoid item in the login response:
"ssoid=ZZZZZZ? =; Domain=.betfair.com.au; Path=/; Secure"
This resulted in the error INVALID_SESSION_INFORMATION
Until today the "Secure" component was not there, it is simple to work around by splitting the ssoid and using the first item.
FYI


Comment