This week the API has been very shaky for me.
The REST-API
login,
handshake for retrieving CST and X-SECURITY-TOKEN tokens
and the STREAMING API
subscribing
all work pretty decent.
However, other REST-API calls, e.g. 'positions', 'prices', 'watchlists', most of the time return a connection error:
Concurrent calls, say 1 in 50, returns an OK response. Concurrent = call, get connection broken response, wait, same call again, i.e. without any new logout / login routines.
I've tried with both live and demo account. Same behavior.
Funny enough, 'positions/otc' seem to work most of the time.
Anyone know what's up?