You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when I call it second time curl -v -u editor:editor -X POST -d @csw-insert.xml.txt http://localhost:3080/csw, Micka returns strange HTTP 500 error:
Tested on versions:
2020.010
and2020.014
When I first call
curl -v -u editor:editor -X POST -d @csw-insert.xml.txt http://localhost:3080/csw
, Micka returns expected resultHowever, when I call it second time
curl -v -u editor:editor -X POST -d @csw-insert.xml.txt http://localhost:3080/csw
, Micka returns strange HTTP 500 error:Shouldn't it return XML with something like
?
I think it behaved like this in one of previous versions.
BTW the behavior is the same for SOAP.
csw-insert.xml.txt
soap-insert.xml.txt
The text was updated successfully, but these errors were encountered: