question

Upvotes
Accepted
3 0 0 1

What is Error code:-4053 ?

Could you tell me Error code:-4053, please. Please tell me the cause of the error. Exception Type='OmmInvalidUsageException', Text='RDMLogin stream was closed with status message username ****** usernameType 1 State: Closed/Suspect/Internal error from sender - text: "Login Denied:Failed to validate sso token"', Error Code='-4053' Best regards.
elektronrefinitiv-realtimeelektron-sdkrrt
icon clock
10 |1500

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

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@kazunori.sumiya

The error code -4053 is Login Request Rejected.

LoginRequestRejectedEnum = -4053,       /*!< Login request rejected from connected peer. */

From the error text "Login Denied:Failed to validate sso token"' , It seems the server is unable to validate the token sent by the application.

You may need to contact the server team in order to verify the problem.


icon clock
10 |1500

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

Thank you for your reply.

I will use it as a reference.

Click below to post an Idea Post Idea