I receive the following error when attempting to open a session using refinitiv-data v1.2.0:
"[error 0 - none] send() got an unexpected keyword argument 'follow_redirects' "
I use the refinitiv-data.config.json file to open a platform.rdp session. The exact command, rd.open_session(), works with version 1.1.1 of the library, but not with the new version. Any ideas on how to fix this? For now, I'm just continuing to use the previous version.
Thanks