NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hello, I'm implementing a client for the OSM api. The authorization is working fine with osm-oauth (https://github.com/osmlab/osm-auth) and I can make all the GET requests, but all PUT or DELETE requests fail with a '401 Unauthorized' message, although the request headers are identical (or is this the problem?).

If anybody can give me a working example of a PUT request I would be very thankful.

asked 27 Oct '15, 08:43

mloh's gravatar image

mloh
11112
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×22
×5

question asked: 27 Oct '15, 08:43

question was seen: 3,396 times

last updated: 27 Oct '15, 08:43

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum