2431: You don't have permission to access /api/review-requests/6/draft/ on this server.

sivakuma*********@pointin******** (Google Code) (Is this you? Claim this profile.)
Dec. 24, 2012
What version are you running?
1.6.3

What's the URL of the page containing the problem?
http://<hostname>/r/6/#

What steps will reproduce the problem?
1.Create a new review request
2.Add description to the request
3.click on OK

What is the expected output? What do you see instead?
Saved in DB

What operating system are you using? What browser?
Windows 7

Please provide any additional information below.
Not able to view the reviewers. i added default reviewer from admin.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title> | Review Request | Review Board</title>
  <script type="text/javascript">
    var AJAX_SERIAL = "1324629498";
    var MEDIA_SERIAL = "1324629558";
    var MEDIA_URL = "/media/";
    var SITE_ROOT = "/";
    var gUserAuthenticated = true;
    var gUserName = "admin";
    var gUserFullName = "admin";
  var gUserURL = "/users/admin/";
  /*
   * Initial state from the server. These should all be thought of as
   * constants, not state.
   */
  var gBugTrackerURL = "";
  var gReviewRequestPath = "/r/6/";
  var gReviewRequestId = "6";
  var gReviewRequestSummary = "";
  var gReviewRequestSitePrefix = "";
  var gReviewPending = false;
  var gEditable = true;
  </scri
david
#1 david
  • +SetupIssue