Hi there, I keep getting this error as I try to set Eikon App Key. I've followed all of the steps as mentioned in Quick Instruction manual. Attached is the screenshot for your reference. Pls help.. thank you in advance!
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Hi there, I keep getting this error as I try to set Eikon App Key. I've followed all of the steps as mentioned in Quick Instruction manual. Attached is the screenshot for your reference. Pls help.. thank you in advance!
Please try to follow the steps in this troubleshooting guide.
I think it may relate to your company network policy.
Could you try executing the following two lines of code?
import httpx a = httpx.AsyncClient()
Do you reproduce the same error? If you do, the problem is in your Python environment. Enable logging in Python to help you troubleshoot it.