I'm trying to get access to eikon API and after having set up the key and running this code:
ek.set_app_key('<App key>')
df = ek.get_timeseries(["MSFT.O"], start_date="2016-01-01", end_date="2016-01-10")
I get this response, which is the same for any ek command:
2023-11-10 15:34:25,002 P[26760] [MainThread 26264] Error code 403 | Client Error: <!-- IE friendly error message walkround.
if error message from server is less than
512 bytes IE v5+ will use its own error
message instead of the one returned by
server. -->