...Data API. Pls help
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!
Hi @akshay.kaushal
Please try to follow the steps in this troubleshooting guide.
I think it may relate to your company network policy.
@akshay.kaushal
Could you try executing the following two lines of code?
import httpxa = 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.