Insufficient processing units or requests available in your account. Upgrade account or buy additional credits

Hey,

I’m trying to represent the following well known example: https://github.com/sentinel-hub/eo-learn/blob/master/examples/land-cover-map/SI_LULC_pipeline.ipynb, using the same set of files. However, the following error appears every time:

RuntimeError: Execution failed EOPatches with IDs:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24]
For more info check report at C:\Users\vasil\eoexecution-report-2022_10_17-11_46_23\report.html

According the report each one of 25 execution gives:
Client Error: Forbidden for url: https://services.sentinel-hub.com/api/v1/process
Server response: “{“status”: 403, “reason”: “Forbidden”, “message”: “Insufficient processing units or requests available in your account. Upgrade account or buy additional credits.”, “code”: “ACCESS_INSUFFICIENT_PROCESSING_UNITS”}”

I’m using trial account, the remaining PU are 29995, remaining requests are 29998.

Thanks,
V.P.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.