Python platform session error

Uday_PK
Uday_PK LSEG
edited June 12 in Refinitiv Data Platform

I got en error from python as "Error!!! Can't initialize a PlatformSession without Refinitiv Data Platform Grant (grant user and password) and Deployed Platform host" how can I use my APPKEY in python to get real time data.

Tagged:

Answers

  • Hello @Uday_PK

    Which endpoint are you interested in getting data from? Deployed session refers to your in-house market data system - RTMDS/ADS. Password grant is used with Data Platform (RDP) in the cloud.

    I would suggest that you use the newer LD Library and see the Quickstart guide for it.

    Here is an example of how all the configuration entries can be provided to the library.