For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 1 1 2

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 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
78.8k 250 52 74

@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 512.0 KiB each and 1.0 MiB total.

Thank you for your reply.

I will use it as a reference.

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.