Data Services API problem

Hi all,



I’m using the Data Services API to retrieve information about my trading systems in an automated way using Java.



Sometimes (seems to happen totally random) I get an “Unknown Session” error back from C2.



This is what I do twice every hour:



1) request session using appropriate command

2) request info (signal, trades, open positions, …)

3) logout



Problem: after succesfully getting a session(id) in step 1, I get the “Unknown session” error in step 2. Even after serveral tries. I even tried using a small delay (couple of secs) between step 1 and step 2.



It never happens when using a browser (firefox, chrome, …) but only when connecting through my own software although I changed the header to pretend to be a firefox browser



What can cause this ?

Is this some C2 issue ?

Any ideas ?



Best regards,

Wouter

Wouter:



Are you still seeing this problem? We recently made changes to the way our secondary database reads from our primary database, and this may have reduced (or even eliminated) the problem. Looking for feedback…