Hello! I run the followinf code:
df_test = rd.get_data(universe = ['SEK='], fields = ['BID'] )
And get this error message:
refinitiv.data._errors.RDError: Error code -1 | Cannot prepare connection OMMStreamConnection
name : ThreadOMMSTREAMING_PRICING_0.0
state : StreamCxnState.Disposed
subprotocol : tr_json2
is_auto_reconnect: True
can_reconnect : False
num_attempt : 0
The support function cannot help me and i would like to know what this error is and how to get past it.
Thanks in advance,
Carl