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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
17 3 4 9

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 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
20.3k 73 10 20

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 5.0 MiB each and 10.0 MiB total.

Upvotes
13k 32 12 18

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 5.0 MiB each and 10.0 MiB total.

Upvote
13k 32 12 18

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 5.0 MiB each and 10.0 MiB total.

Upvotes
17 3 4 9

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea