Modify

Opened 12 years ago

Closed 12 years ago

#8201 closed defect (fixed)

Error handling or redacted items

Reported by: maarten Owned by: team
Priority: normal Milestone:
Component: Core Version: tested
Keywords: Cc:

Description

When you try to retrieve a redacted version of an object, the API gives HTTP error message 403.
JOSM shows an error message which says "Authorisation at the OSM server failed. The server reported the following error: ' '".

The error message is incorrect. HTTP 403 specifically does not mean that the user is not authorised. HTTP 401 Unauthorized is used for that.
JOSM should also at least show that there was an HTTP 403 error, not that the server reported a blank error.

This was tested in the current online version 5576.

Attachments (0)

Change History (3)

comment:1 by bastiK, 12 years ago

Please add an example id.

comment:3 by Don-vip, 12 years ago

Resolution: fixed
Status: newclosed

In 5584/josm:

fix #8201 - Error handling or redacted items

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.