Hi,

sending this request:

PUT /api/0.6/changeset/create HTTP/1.1
Authorization: Basic xxxxxxxxxxxxxxxxx
User-Agent: osm2go-libcurl/0.6.14
Host: api06.dev.openstreetmap.org
Accept: */*
Content-Length: 163

<?xml version="1.0" encoding="UTF-8"?>
<osm>
  <changeset>
    <tag k="created_by" v="osm2go v0.6.14"/>
    <tag k="comment" v="Kommentar"/>
  </changeset>
</osm>


i either get an "internal server error 500" or no reply at all. What is wrong 
with this request (despite the
Auth i xxx'ed out)?

Till

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to