Hi all. I can get a valid token when connecting to the API with the sample python RDP app, however I get the error below when trying to pull back any data, either the sample RIC (IBM) or RICs I know my company has access to. Using an EDP API key. Should I check with my Refinitiv rep? Thanks.
Unable to get data. Code 403, Message: {"error":{"id":"c451f8c7-7f09-4785-89a2-427d03c2cb3d","code":"insufficient_scope","message":"access denied. Scopes required to access the resource: [trapi.data.historical-pricing.summaries.read]. Missing scopes: [trapi.data.historical-pricing.summaries.read]","status":"Forbidden"}}