question

Upvotes
Accepted
1 1 1 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 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
78.2k 246 52 72

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