Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2488 by [email protected]: Occured 500 error when some Web API
invoke Anonymous user.
http://code.google.com/p/reviewboard/issues/detail?id=2488
* NOTE: Do not post confidential information in this bug report. *
* If you need immediate support, please contact *
* [email protected] *
What version are you running?
1.6.1
What's the URL of the page containing the problem?
An example of the API
ex)
/api/review-requests/{review_request_id}/reviews/{review_id}/diff-comments/
/api/users/{username}/
What steps will reproduce the problem?
1.Authentication Settings > Allow anonymous read-only access:enabled
2.Invoke Web API (do not auth)
ex)Review Diff Comment List Resource, User Resource
What is the expected output? What do you see instead?
I expected list of replies to Diff response, but occurred 500 error, and
error mail send.
What operating system are you using? What browser?
Server:Windows XP SP3,Apache+mod_python
Client:Windows7 32bit, IE8
Please provide any additional information below.
Calling the API with authentication does not occur 500. I can take expected
output.
Most of the API is operating properly.
Only some API has this issue.
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reviewboard-issues?hl=en.