Tuesday
Hello. I have a question about using "IoT Time Series Service" API because it does not work ordinalily.
Before start, my purpose is getting simulation datas from "MindConnect IoT Extension".
and insert datas to user-defined apps
First, I referenced "https://documentation.mindsphere.io/resources/html/mindconnect-iot-extension-gs/en-US/115404857227.h...and created simulation datas.
Next, to check simulation datas, I used "Read Time Series Data" from "IoT Time Series Service" API
https://developer.mindsphere.io/apis/iot-iottimeseries/api-iottimeseries-samples.html
https://gateway.{region}-{environment}.mindsphere.io/api/iottimeseries/v3/timeseries/{assetId}/{aspectName}
But, it returned "Access Denied". In Postman, it was "403 Forbidden" error.
Why 403 error is happend?
Is there problems about roles and scope?
Please help this problem.
Tuesday