Since this week I get the following error code when using get_timeseries in python. How can I fix...

... this?

2020-06-18 10:47:08,091 P[20304] [MainThread 16884] Error code 404 | Client Error: <!DOCTYPE html>

<html lang="en">

<head>

<meta charset="utf-8">

<title>Error</title>

</head>

<body>

<pre>Cannot POST /api/v1/data</pre>

</body>

</html>

Best Answer

  • jason.ramchandani01
    Answer ✓

    Hi @robberg - thanks for your question - are you receiving this error intermittently? Usually thats how this 404 error presents. Please can you post the request you are sending and details of the version of the eikon library you are using. Thanks