question

Upvotes
Accepted
19 4 8 8

How to refresh token using ETA

Before authentication token expires, we get new one with refresh_token. But how to use it in existing connection? Do we send another RSSL_DMT_LOGIN request?
Couldn't find clear description of this process in case of secure socket connection in ETA.

elektronrefinitiv-realtimeelektron-sdkrrteta-apielektron-transport-apitoken
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.

Upvote
Accepted
24.4k 53 17 14

Hi @Serge

Yes, the application must re-issue a Login request with an new access token in the AuthenticationToken attribute. You can find more detail in Value Add Developers Guide section 7.3.2 Login Reissue


capture.png (85.0 KiB)
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.

Upvotes
19 4 8 8

@Wasin Waeosri

Thank you. It's all clear now.

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.