404 error The requested resource is not found - Can't connect to APIProxy
Hi - trying to connect to get data with the api, but evrery time I use an api's functionit gives me a 404 error. Followed that guide for a solution, but my ApiProxy and SxS file are different from what is shown in the guide. And I get the same 404 error running the following code :
import eikon as ek
ek.set_log_level(1) #This is to enable log detail
ek.set_app_key('xxxxxxxxxxxxxxxxxxxxxxxxx') #A
Could you kindly help.
Find more posts tagged with
Hello @david.corkery ,
Believe that you have Eikon Core variant Eikon Core does not support Eikon Data API integration, as suggested by @nick.zincone
For the definitive verification on the product version, as well as to discuss your organization's integration requirements, please refer to your Refinitiv account manager, as they will be the best to help you.
Hello @david.corkery ,
Believe that you have Eikon Core variant Eikon Core does not support Eikon Data API integration, as suggested by @nick.zincone
For the definitive verification on the product version, as well as to discuss your organization's integration requirements, please refer to your Refinitiv account manager, as they will be the best to help you.
Hi @david.corkery
If you have never been able to successfully connect using the Eikon Data API, your license may not include a developer variant. I would suggest you review this article for troubleshooting.
Hi @david.corkery
Look at step 6, where it instructs you to ping. You should see a section within the response that contains: {"path":"/api"}. This is an indication that you have a developer variant.
Thanks, but I get the following error when trying to access the http://localhost:9000/ping?all: