I am able to connect using c# to eikon data api using app key, eikon running
Anyway any data request (eg time serie) hangs for some time and then throws exception InternalServerError: A task was canceled.
can you please help me ? thanks
changed platform target from AnyCPU to x64 now works fine
Hi @adriano_lapel
You will need to be more specific. What API are you using? Can you provide a code sample, for example the one you referenced (time series) where the task gets canceled? Actually, if you can refer to sample code that demonstrates usage so we can try ourselves? Also, what version of the Nuget library are you using?