How to resolve a 403 Forbidden error for EDP?

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>

image

<Python>

image

@Yuzuru.Sekido

@Yuji.Takahashi

@taku.yamada

@Nobuhiro.Oka

@tatsuya.fujiyoshi

Best Answer

Answers