Missing scopes: [trapi.data.esg.views-basic.read]","status":"Forbidden"}}

Hello, I have implemented the python code of the tutorial, I passed the authentication part and I get the token. However, when I run the file to see if we have access to the ESG data for a single company, I get the following answer:

Unable to get data. Code 403, Message: {"error":{"id":"e1b9e998-2527-4670-a8ce-733252ed2480","code":"insufficient_scope","message":"access denied. Scopes required to access the resource: [trapi.data.esg.views-basic.read]. Missing scopes: [trapi.data.esg.views-basic.read]","status":"Forbidden"}}

Can you please help me to solve this problem?

Thanks

Best Answer

  • Gurpreet
    Answer ✓

    Hello @koutouan-guy-alain.kouyo.1 ,

    This error means that you are not permissioned to view the ESG data. Please talk to your Refinitiv account manager to get these additional permissions.

Answers