eblondel / ows4R

R Interface for OGC Web-Services (OWS)
https://eblondel.github.io/ows4R/
Other
36 stars 8 forks source link

OWS Service exceptions are not always handled in status code 400 #122

Closed eblondel closed 7 months ago

eblondel commented 7 months ago

With example given in this discussion: https://github.com/eblondel/ows4R/discussions/121 it appears that OWS Service exceptions are not always handled in status code 400, but may return status code 200.

The condition made to control exception handling must be consolidated.

eblondel commented 7 months ago

Fixed with https://github.com/eblondel/ows4R/commit/d783f80f51d95dfd1ffb53c9acf764d623ee79f2