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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 2

WebSocket authentication fails

While running the Refinitiv WebSocket Contributing demo code - we are able to obtain an access_token, and a refresh_token; however, the Login call fails with the following received response:

RECEIVED:

[

{
  
"Domain":"Login",
"ID":1,
"Private":true,
"State":{
  
"Code":"NotEntitled",
"Data":"Suspect",
"Stream":"Closed",
"Text":"AAA retrieval of CAPI for UUID failed. Issued by CSG"
},
"Type":"Status"
}
]

WebSocket Closed

The refresh-token request responds with:

RDP-API Gateway authentication HTTP code: 400 Bad Request

response : {
  
"error":"invalid_grant"
}


And we don't even get to the POST step.

Please advise

pythonwebsockets
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.

Hi @Michael_Dirian,

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.


Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

1 Answer

· Write an Answer
Upvotes
Accepted
23 1 1 2

As the Error states "Not entitled" I assume your machineID is not allowed to contribute. Best would be to open a case on the Help-Desk via my.refinitiv.com to check your permissioning.

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.