Hi, I am using your services to show different layers on the map (NDVI, LAI etc.) I also want to show a legend with values for better understanding of the satellite imagery. I tried following your tutorial (How can I define a custom legend?), but I always get an error calling this API:
https://services.sentinel-hub.com/ogc/wms/instanceId?service=WMS&request=GetLegendGraphic&layer=NDVI
The error I get is 404:
message: “Not Found”
servlet: “org.glassfish.jersey.servlet.ServletContainer-5fa9247b”
status: “404”
url: “/ogc/wms/{redacted-instance-id}”
The instanceId is correct, since I tried other requests and it works fine