Hi everyone!

I´m trying to make an HTPP post request to that WFS:

http://ovc.catastro.meh.es/INSPIRE/wfsCP.aspx

My POST is:

<GetCapabilities
 service="WFS"
 xmlns="http://www.opengis.net/wfs/2.0";
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
 xsi:schemaLocation="http://www.opengis.net/wfs
 http://schemas.opengis.net/wfs/2.0.0/wfs.xsd"/>

but always get this message back:

<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
<ExceptionReport version="1.0.0" xml:lang="en-US">
<Exception exceptionCode="OperationProcessingFailed">
<ExceptionText>The parameter REQUEST can't be null</ExceptionText>
</Exception>
</ExceptionReport>

Thanks in advance!





--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/WFS-http-post-tp5312020.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Announcing the Oxford Dictionaries API! The API offers world-renowned
dictionary content that is easy and intuitive to access. Sign up for an
account today to start using our lexical data to power your apps and
projects. Get started today and enter our developer competition.
http://sdm.link/oxford
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to