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.