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.

Hi @marius.popa

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


1 Answer

· Write an Answer
Upvotes
Accepted
4.9k 16 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.