Dear Refinitiv team, I'm trying to implement the solution mentioned in the following question:
The output of the logging file is the below. The rdp.open_desktop_session() command basically stays stuck (i.e. runs) at this step with no further progress. I can't really understand what this means--would you by any chance have an interpretation? My Eikon App key works fine (I can connect using the Eikon API without issue).
Thank you very much in advance,
Adrien
rdp.open_desktop_session(myAppKey) 2021-06-15 12:12:43,884 - Session session - Thread 1041808 | MainThread Request to http://127.0.0.1:9060/api/status headers = {'x-tr-applicationid': myAppKey} params = None 2021-06-15 12:12:43,884 - session - DEBUG - Request to http://127.0.0.1:9060/api/status headers = {'x-tr-applicationid': myAppKey} params = None