@b4l when doing a request with the datetime parameter, the API requires the datatime value to have an ending 'Z', otherwise and error is returned.
Not sure this is the right behaviour. IMHO it shoul accept datetimes without the ending 'Z'.
Some clients (e.g. QGIS) do not send the ending 'Z' in request and won't be able to use the API
@b4l when doing a request with the datetime parameter, the API requires the datatime value to have an ending 'Z', otherwise and error is returned. Not sure this is the right behaviour. IMHO it shoul accept datetimes without the ending 'Z'. Some clients (e.g. QGIS) do not send the ending 'Z' in request and won't be able to use the API