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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
25 8 14 18

ERT : Access Denied

Hello,

We are currently trying to connect to ERT endpoint :

emea-2-t1.streaming-pricing-api.refinitiv.com

with the following credentials :

rfa.username = "GE-A-*******-3-5527";

rfa.password = "*******";

rfa.id.password.grant = "**********";


We want to request the following :

Request with MarketPrice Domain


{

"Type":"Request",

"Qos":{

"Dynamic":true,

"Rate":"JitConflated",

"Timeliness":"Realtime"

},

"WorstQos":{

"Dynamic":true,

"Rate":"TickByTick",

"Timeliness":"Realtime"

},

"ID":3,

"Domain":"MarketPrice",

"View":[

"ASK",

"BID"

],

"Key":{

"Service":"ELEKTRON_DD",

"Name":"EUR="

}

}


And we have the following response :

Response:

[

{

"ID":3,

"Type":"Status",

"Key":{

"Service":"ELEKTRON_DD",

"Name":"EUR="

},

"State":{

"Stream":"Closed",

"Data":"Suspect",

"Code":"NotEntitled",

"Text":"Access Denied: User req to PE(526)"

}

}

]


What should we do to be able to be entitled to access this price ?

Regards,

refinitiv-realtimetreprdp-apiwebsocketsrrtoentitlements
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
Accepted
25.3k 87 12 25

Hi @Henri.GARDON

Please try a delayed version of the RIC e.g.

/EUR=

where / indicates delayed.

If you are on a limited or trial licence, you may only have access to delayed RICs.


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
21.8k 57 14 21

Hi @Henri.GARDON,

The Access Denied: User req to PE(526) implies that your ID is not entitled to receive data for this FX instrument. Please contact your Refinitiv account manager to get this fixed.

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
21.8k 57 14 21

You have access to delayed data for trial only. I checked /IBM.N with your ID and it works.

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
25 8 14 18

Perfect, it is working for the delayed prices on our side :)

Thanks !

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.