Project

General

Profile

Actions

Defect #14685

closed

REST queries.xml does not accept KEY authentication

Added by Matthew Houston over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Using the REST API will return a (401) if key authentication is used. If I send the request through a browser with an open session it works, or use basic authentication it will work.

Example URL sent:

http://server:3000/redmine/queries.xml (from script returns (401) from browser works)
http://server:3000/redmine/queries.xml&key=3e3ab1b07278a365d1435a39748760bf175b4724 (Doesn't work anywhere)

I'm almost positive I saw a report of this previously though no amount of searching on Redmine or Google has found any results.

Redmine : 2.3.2

Actions

Also available in: Atom PDF