I am using sentinelhub python package to download and view the images, It was running fine till yesterday. Today i am seeing this error
“”
400 Client Error: Bad Request for url: https://services.sentinel-hub.com/api/v1/process
{“status”: 400, “reason”: “Bad Request”, “message”: “Invalid request”, “code”: “COMMON_BAD_PAYLOAD”, “errors”: O{“parameter”: “input->bounds->geometry”, “invalidValue”: {“type”: “MultiPolygon” …}
violation": “Polygon rings are intersecting”, “description”: “The request area of interest geometry. This and/or BBOX must be specified. Coordinates need to be in easting,northing or longitude,latitude, in that order in the CRS defined in the “bounds.properties.crs” parameter. A GeoJsonObject.”
“”
has anything changed overnight?