Hello,
I was trying to create ~1200 batch requests in a go and I am getting the following error. From what I understand there is no limit on the number of requests I can create. Is there? Even with smaller request size I am getting the same error.
403 Client Error: Forbidden for url: https://services.sentinel-hub.com/api/v1/batch/process
Server response: “{“error”:{“status”:403,“reason”:“Forbidden”,“message”:“You are not authorized to perform this action.”,“code”:“COMMON_INSUFFICIENT_PERMISSIONS”}}”
