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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 1 1 1

What is the meaning of Name in Refresh message on successful login

I was not able to find relevant information in Protocol Specification.


Could you please explain what is the meaning of Key::Name field in RefreshMessage with Domain Login:

I used API Playground for streaming/pricing/v1 to get the following response:

[

{

"ID": 1,

"Type": "Refresh",

"Domain": "Login",

"Key": {

"Name": "AQIC5wM2LY4SfcxLk5nRbPAY8SEQYLD72qqSwzEhZ2ziIEU%3D%40AAJTSQACMTAAAlNLABE1Njc4NjMzODQ5MTg2MzI0NwACUzEAAjI2%23",

"Elements": {....


The string "AQIC5wM2LY4SfcxLk...." - what does it contain? how can we use it?

treprdp-apiwebsocketsrrtolog-inrefresh
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
Upvote
Accepted
24.7k 54 17 14

Hello @Aigerim.Mukusheva

The value of Refresh Response's Name parameter is generated from the back end side (Refinitiv Real-Time infra, etc).

The WebSocket consumer application does not use it because the application uses the "ID" attribute as a reference.

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.