Unable to contribute via WebSocket API

I try to update a RIC via WebSocket API but I'm unable to do so and get no response back to my post request. I have tried both On-Stream and Off-Stream postings with no luck. I am able to read the RIC. Any suggestions on how to debug or fix the problem?

Please see the websocket-communication.txt for the JSON communication that I've been trying out. RIC is not updated and server is not responding to post requests.

Best Answer

  • Hello @akseli.hiltunen

    Could you increase the time that the application waits for response e.g. 45, 60 seconds. It is possible that the application exits before the response is finished or sent.

    If the problem still occurs with the increased time, you should contact the support team of the product which you post data to. The team can investigate why the product does not send the response back. You can submit the query to them via Get Product Support in MyRefinitiv. Select 'Product' to the product which you post data to.

Answers