Hey Members,
I tried to implement this - https://developers.refinitiv.com/en/article-catalog/article/how-to-implement-trkd-json-application-with-python-chapter-1-basic, and having issue to executing time error.
TimeStamp: 09:24:20.875
ClientName: ChannelCallbackClient
Severity: Warning
Text: Received ChannelDownReconnecting event on channel Channel_1
Instance Name Consumer_1_1
Have authentivated these as follows
- Username
- Application ID (AppID)
- Password
Data. format creating issue
{
"CreateServiceToken_Response_1": {
"Expiration": "2017-05-09T08:55:52.6017Z",
"Token": "AAA"
}
}
it's not being execute
Kindly help me to find the execute this, m getting error,
Thanks in advance
William