I am developing a Python App for my company. As there is Eikon API Proxy which requires the Desktop app to be signed in can I go around that and run the python script while the account is being used on another PC?
Hi @kiril.georgiev.4
Eikon API Proxy is only available for Mac.
It requires your individual login as it will terminate other active sessions upon logging in.
You cannot use it when the account is being used on another PC.
That means that there is no way to run the Python app while the account is being used on another PC?