Upgrade from Eikon -> Workspace. Learn about programming differences.

For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
17 0 2 5

Access denied to ESG data, due to missing scope [trapi.data.esg.views-measures-standard.read]

I am trying to retrieve some ESG data for a given ticker. I am getting an Error Code 403 | access denied.

Here is a snippet of code:

tst_ric = 'LTR.AX' 
response = esg.standard_measures.Definition(tst_ric).get_data()
response.data.df

This code leads to the following error:

RDError: Error code 403 | access denied. Scopes required to access the resource: [trapi.data.esg.views-measures-standard.read]. Missing scopes: [trapi.data.esg.views-measures-standard.read]. Contact Refinitiv to check your permissions.

I am confused about this error. What am I supposed to do in order to fix it ?

eikon-data-api#technologyesgscopes
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
5.6k 18 2 7

Hi @marius.popa ,


Sorry to hear that you are experiencing the issue. As the error suggests this a permissioning issue and you need to contact to your Account Manager.


Best regards,

Haykaz

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.