Hi,
I have a client who's having issues retrieving data and getting the following error:
Code 403, Message: {"error":{"id":"5b035613-827a-44a3-857e-ae2407feee9e","code":"insufficient_scope","message":"access denied. Scopes required to access the resource: [trapi.data.est.sum]. Missing scopes: [trapi.data.est.sum]","status":"Forbidden"}}
I use the following endpoint and my credentials are correct as I am able to get historical price data
https://api.refinitiv.com/data/estimates/beta1/view-summary/annual
Attached is the script he is using to retrieve I/B/E/S estimates data.ibes.txt