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