Dear colleagues,
I've been trying to use Eikon Data API but can't get it to work but without success. I hope you can help me out. The issue is most likely related to our corporate proxy server.
Here is the stacktrace which i got from setting the log level accordingly:
2021-06-29 23:29:52,310 P[4852] [MainThread 12460] HTTP request response 500: {"code":500,"message":"getaddrinfo ENOTFOUND emea1.apps.cp.thomsonreuters.com emea1.apps.cp.thomsonreuters.com:443","statusMessage":"Internal Server Error"}
2021-06-29 23:29:52,310 P[4852] [MainThread 12460] Response : 500 - {"code":500,"message":"getaddrinfo ENOTFOUND emea1.apps.cp.thomsonreuters.com emea1.apps.cp.thomsonreuters.com:443","statusMessage":"Internal Server Error"}
2021-06-29 23:29:52,311 P[4852] [MainThread 12460] Response 500 on handshake port 9060 : {"code":500,"message":"getaddrinfo ENOTFOUND emea1.apps.cp.thomsonreuters.com emea1.apps.cp.thomsonreuters.com:443","statusMessage":"Internal Server Error"}
It seems like the API Proxy process can't resolve the hostname. Is that process not correcly using the corporate proxy server which I set in the environment variables HTTP_PROXY and HTTPS_PROXY?
I tried searching the forum as well but I couldn't find a suitable solution.
Thank you very much for your help.
Best regards
Stefan