I am having issues creating a session using the Python API.
We have a local ADS and DACS. deployed_platform_host is the ADS address and I have put a valid DACS user in deployed_platform_username.
For grant I am using GrantPassword with my Eikon username and password. I suspect this is wrong but I don't have any other users that seem to work.
I can also connect without using the DACS with the Eikon user but then I get an insufficient scope for trapi.streaming.pricing.read or trapi.data.pricing.read. I believe this is expected for an Eikon user?
Since we can connect and receive prices from our ADS using the C++ RFA libraries without having to use a username and password I was wondering if there is a way to do this using the Python libraries?
The application I am working on is a server side application that will retrieve volatility information to store in a database so I am conscious that there could be licensing issues here. Let me know if this is something that should be resolved with our account manager.