Hi i've encountered a problem with test bed. At last i've passed through adding certificate in java, but response for ping, for example is:
it says that api is unavailable, but getting to API through browser seems that it is running, whats wrong?
thx
Code:
<error xmlns="urn:betfair:games:api" xmlns:xs="http://www.w3.org/2001/XMLSchema-instance"> <errorCode>EXCEPTION</errorCode> <errorDetails>The API is currently unavailable</errorDetails> </error>
thx

