I am getting this intermittent error:
https://services.sentinel-hub.com/api/v1/process
with HTTPError:
403 Client Error: Forbidden for url: https://services.sentinel-hub.com/api/v1/process
Server response: “{“status”: 403, “reason”: “Forbidden”, “message”: “Invalid or expired account.”, “code”: “COMMON_INSUFFICIENT_PERMISSIONS”}”
The downloads work 95% of the time, but then some of them fail for no apparent reason, and I get this error message back. After some short time, the downloads return to normal with the same OAuth account credentials. This is messing with my dataset.
Any idea of what it could be?