Reporter |
![]() |
---|---|
Created | Mar 22, 2013 12:08:16 PM |
Updated | Aug 28, 2013 6:43:20 PM |
Resolved | Aug 28, 2013 6:41:34 PM |
Priority | Major |
Type | Bug |
State | Fixed |
Assignee | Anna Zhdan (Anna.Zhdan) |
Subsystem | REST API |
Fix versions | Harmonicity I |
Fixed in builds | No Fixed in build |
Affected versions | No Affected versions |
Browser | Any Browser |
OS | Any OS |
Verified in build | Not verified |
Verified by | Nobody |
Reviewed by | No reviewed by |
Severity | Routine |
curl -b cookie http://youtrack.company.com/rest/admin/user/http%3A%2F%2Fhost.com%2FusernameResponse:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /rest/admin/user/http://host.com/username was not found on this server.</p>
<hr>
<address>Apache Server at youtrack.company.com Port 80</address>
</body></html>
In the same time I'm able to see this user profile through WebUI.