Peter, The prefix is part of the original request.
After adding the lat/lon attributes into the request body the delete operation works just fine. It might be just an issue of updating the API documentation of the wiki page. - Thomas -----Original Message----- From: Peter Körner [mailto:[email protected]] Sent: Sunday, April 25, 2010 11:09 PM To: Thomas Emge Cc: '[email protected]' Subject: Re: [OSM-dev] delete element question Thomas Emge schrieb: > <osm version="0.6"> > <node visible="true" changeset="3722" version="4" id="3199238" /> > </osm> > > I am getting a 400 code back with > > Cannot parse valid node from xml string <node visible="true" > changeset="3722" version="4" id="3199238"/>. lat missing Just guessing: you're missing the <?xml ?> prefix. Peter _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

