Connection Timeout

I was trying to pull data with get data as first and it seems to run into server time out problem. I figure that might has been caused by the api limit. I switch to timeseries and this is what I got


File, line 134, in send_json_request raise EikonError(eikon_err.code, eikon_err.message) eikon.eikonError.EikonError: Error code 500 | Backend error. 500 Internal Server Error python-BaseException

Best Answer