question

Upvotes
Accepted
2 1 1 2

The server returned status code '403' when status code '101' was expected.

Hi,

I'm trying to replace COM component conection to Reuters.

RD Library for .NET was recommended as best choice. I'm getting 403 error (while using default Socket Implementation). With other choices I'm getting:

24/01/2023 07:59:30: State: Pending. PlatformSession (Deployed) is Pending

24/01/2023 07:59:30: Event: StreamDisconnected. {

"Contents": "Connection to the WebSocket server [146.242.128.1:8101] down. WebSocket4Net connection closed. "

}

24/01/2023 07:59:30: State: Closed. PlatformSession (Deployed) is Closed


I have confirmation that proper DACS user and Ip adress was provided.


Best regards,

Łukasz Czygier

EQTek



refinitiv-dataplatform-eikon#technology#product
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @lukasz.czygier ,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?
If so please can you click the 'Accept' text on the left side of the appropriate reply? This will guide all community members who have a similar question.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
79.2k 251 52 74

@lukasz.czygier

Thanks for reaching out to us.

According to the application log, you are connecting to the TCP 8101 port which is a default port of the legacy source-sink library protocol used by SSL COM.

The default TCP port of the WebSocket connection on ADS is 15000. However, ADS must be configured to support the WebSocket connection.

Please contact the server team to verify if the WebSocket connection is enabled on the server.


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.