Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

404 Error with APIPROXY

Hi,

I was following along this: https://developers.refinitiv.com/en/article-catalog/article/eikon-data-api-python-troubleshooting-refinitiv

step 7 that doesn’t work (http://localhost:9060/api/status says it can’t be reached). I don't see the "APIPROXY" portion in the log file. I do see the "SIDEBYSIDE" starting and I can go to http://localhost:9000/ping?all..

I tried installing some of the packages I found in other answers on this forum but those didn't work either.

When I try and run the following code:

import eikon as ek

ek.set_app_key('fxxxxxxxxxxxxxxxxxc')

ek.get_news_headlines('R:LHAG.DE', date_from='2019-03-06T09:00:00', date_to='2019-03-06T18:00:00')

I get:

2022-01-28 16:17:54,513 P[17140] [MainThread 15908] 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>

pythonwindows-10
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @ben02 ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvotes
Accepted
14.2k 30 5 10

Hi @ben02 ,

As checked, your account subscription type is Eikon - Exchange Pricing, which does not have an access to the Eikon Data API.

Please contact your account manager to adjust your subscription in case you'd like to use the API.

1643597309280.png


1643597309280.png (93.6 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.