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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
53 0 0 10

Java SDK ReactorChannel dispatch failed: -1(Server has rejected the Login request.)

After a period (typically about 20 mins) we experience an Auth timeout on the RDP; example message below: ReactorChannel dispatch failed: -1(Server has rejected the Login request.) 2023-12-15 16:39:10,947 ERROR com.refinitiv.ema.access.OmmConsu merImpl [] - loggerMsg ClientName: LoginCallbackClient Severity: Error Text: RDMLogin stream was closed with status message username usernameType 5 State: Closed/Suspect/Application is denied access to the system - text: "Authentication failed (1026, Request for token validation failed:Authentication server did not contain "active" in response)." loggerMsgEnd ReactorChannel dispatch failed: -1(Server has rejected the Login request.) Is this because the customer is required to implement Access Token refresh? Which document / link should the developer read to solve this particular issue? The client is using the Java SDK ?


WO

#technologyjavatokensdk
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
80k 257 52 75

@WLA01

Thank for reaching out to us.

I searched the error on the fourm and found several questions regarding this error.

Typically, API can internally handle ther token refresh so you can enable tracing in the API to verify what the problem is, as mentioned on this discussion.

It could be the problem on the server side. However, please make sure the same credential isn't used by other applications.


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.