question

Upvotes
Accepted
1 0 0 1

Access Denied

Value: '$$ER: E100,ACCESS DENIED '

Hi, I am trying to pull a data for "Symbol: 'CISRUB$'" through API. I get error as "Value: '$$ER: E100,ACCESS DENIED '". However, I can access this ticker through excel. Could you let me know why I am facing this issue?

datastream-apidsws-apiauthentication
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.

1 Answer

Upvotes
Accepted
38.1k 69 35 53

@vinod.nehra

I can use the following code to retrieve the data.

ds.get_data (tickers='CISRUB$', fields=['X','EB','ER','EO'], start='2021-01-01', kind=1)

Please share the code that you are using. Otherwise, you can test the request on this TestRestV1 website. If it is a permission issue, please directly contact the Refinitiv Datastream Web Service team via MyRefinitiv to verify the problem.



1616984131232.png (19.1 KiB)
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