Defect #10241
closed"get version by ID" fails with "401 not authorized" error when using API access key
0%
Description
trying the same with login and password works fine.
other requests (get project or whatever) with the same API Access key work fine.
Updated by Jean-Philippe Lang almost 13 years ago
- Assignee set to Jean-Philippe Lang
- Target version set to 1.3.2
- Resolution set to Fixed
Fixed in r8880.
Updated by Alex Last almost 13 years ago
great news, thanks. I can't find revision 8880 in SVN, though. The latest one is currently 8875
Updated by Alex Last almost 13 years ago
- Status changed from New to Resolved
don't know why the status got changed to "new". I will change it to "resolved".
Updated by Alex Last almost 13 years ago
oh, wait. "Status" and "resolution" are different fields now... so maybe you wanted to keep the status as "new" for some reason. I can't change it back.
Updated by Etienne Massip almost 13 years ago
Alexey Skor wrote:
oh, wait. "Status" and "resolution" are different fields now... so maybe you wanted to keep the status as "new" for some reason. I can't change it back.
It's fine as Resolved =)
Updated by Alex Last almost 13 years ago
ok, btw, maybe you could comment on this weird issue we have with Redmine authorization in Redmine Java API: http://code.google.com/p/redmine-java-api/issues/detail?id=72
it seems quite inconsistent. sometimes it works, sometimes it does not and we don't see a pattern there.
Updated by Jean-Philippe Lang over 12 years ago
- Status changed from Resolved to Closed
Merged.
Alexey Skor wrote:
ok, btw, maybe you could comment on this weird issue we have with Redmine authorization in Redmine Java API: http://code.google.com/p/redmine-java-api/issues/detail?id=72
it seems quite inconsistent. sometimes it works, sometimes it does not and we don't see a pattern there.
Maybe the same as #10303.