After getting a valid access token, every time I request time series data executing each of "Get Timeseries Data" request for Postman and "timeSeries.py" for Python which are provided in the EDP pages as per the tutorial, I receive an error with error code 403 with a message "access denied. Scopes required to access the resource [trapi.data.historical-pricing.summaries.read]".
How can I resolve this error?
<Postman>
<Python>