I’m starting to use the sentinel api and I’m having issues.
I was looking at the documentation of the api to make WMS Requests tests, this is the request:
The attached image is what the request return looks like.
The only difference I see between the example request in the documentation and my request is the format of the bbox, but if it is an invalid format for the request, it should return some type of ‘invalid format’ message, right?.
Thanks in advance.