-
How do I access the LSEG NEWS request response API from python?
For this, I am following this guide: developers.lseg.com/en/api-catalog/lseg-data-platform/lseg-data-library-for-python/quick-start/getting-started-with-python. This offers some python examples, which I am using. These examples open a session with credentials provided in lseg-data.config.json. When trying to open a…
-
How to generate app_key and authenticate a platform session in the LSEG Data Library for Python
I am attempting to generate an app_key for the purpose stated in the name of this question and have so far been unsuccessful. When I try to run the Eikon application I get this error message: REFINITIV EIKON Desktop 4.0.65 (build 4.0.65101) Error description: Configuration Download Error The application failed to download…
-
APP key to use following the upgrade to LSEG
Could you kindly confirm if the link below is the correct one for generating the APP Key for the Desktop session following the upgrade to LSEG? https://developers.lseg.com/en/api-catalog/lseg-data-platform/lseg-data-library-for-python/quick-start/access-credentials We are unable to locate the LSEG API key via this link.…
-
Error: No Proxy Address Identified
Using Eikon library for Python imported as "ek" Eikon application is running. App key is generated and enabled. When running ek.set_app_key('xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx') I get following error: 2024-08-12 12:28:48,546 P[22820] [MainThread 13216] Error: no proxy address identified. Check if Eikon Desktop or Eikon API…
-
ALL App keys shown as incorrect App keys
I'm a new user to Eikon data API. When I try to use the api keys I got from App Key generator. I get an error saying The output is the same irrespective of using Codebook or Jupyter, If I use my colleague's app key it works without issues
-
Unable to use App Key generator
I'm trying to use the App Key Generator and when I open the app key generator app it gives me an error HTTP error:403 Forbidden.
-
Questions about App Key Expiry and Management
Hello, I recently encountered an issue with my scheduled program when calling ek .get_data(). The error returned was:Error code 403 | Client Error After checking the discussion forum, I found that the problem was related to the app key, which had expired after three months. I generated a new app key using the App Key…
-
Eikon API python keeps repeating the following message: "Init a Desktop session with new app_key"...
... I have set the app key couple of times but this error doesn't seem to go away Hi, My eikon, when using following python code: import logging.config import eikon as ek ek.set_log_level(logging.DEBUG) ek.set_app_key('3a0543d5fdca4325ab12c1ecd5c8ae2a0d439e12')…
-
Problem to set the API key with Jupyter Python
Hello, when I try to set the API key , I got this error message , Can you help me ?
-
Eikon Error 400: App Key not working
Hi, I'm facing an issue where my API key is valid but I can't get it to work. I've tried using both Jupyter Notebook and CodeBK, but it's not working. Does anyone know how to fix this?
-
Eikon App Key Generator Error (aaa/identity/create application: response status code does not ind...
...icate success 400 bad request) Hello, I'm trying to generate an eikon app key, but that error shows up as "aaa/identity/create application: response status code does not indicate success 400 bad request". I need some help to generate a key to use it on the Eikon APIs. Below is the screen from the error.
-
Error on handshake url http://localhost:9000/api/handshake : DesktopSessionError(1, 'Status code ...
...400: App key is incorrect') Hello, It is bit strange that the same code with opening session via desktop workspace fetched news headlines data and for 2 days it throws credentials errors again: I tried to disable the eikon api key in my desktop workspace in api key generator and tried with a new key in config, It still…
-
Status code 400: Bad request on handshake url http://localhost:9000/api/handshake : {"code":400,"...
...message":"Application key is not valid." Im trying to run CODEBOOK code in Refinitiv Workspace.And I am having trouble using both options: i) ek.set_app_key('a5n...................4tu') ii) ek.set_app_key('DEFAULT_CODE_BOOK_APP_KEY') The error message is: Status code 400: Bad request on handshake url…
-
Get Token API not working.
I tried the /auth/oauth2/v1/token in API playground, but the request is always not successful. See image below: The client_id I used is generated from APP KEY(Eikon App Key Generator). Please help.
-
Can't generate App Key for Python API
Hello, I'm sorry to ask this (probably) stupid question but I can't generate any App key. When I log in the Eikon web-access, the App library is empty. Then I don't have any "App key generator". Could you please help me please? Best, Florent