On Wed, Jan 15, 2014 at 12:02 PM, Zachary Gallagher < [email protected]> wrote:
> Also, if I navigate to http://*ReviewBoardServer*/api/repositories, I get > this. Yet there are 5 repositories listed in the admin dashboard. > > Not sure if that is expected or not. Not entirely up to snuff on http and > the web api. > > <?xml version="1.0" encoding="utf-8"?> >> <rsp> >> <stat>fail</stat> >> <err> >> <msg>Object does not exist</msg> >> <code>100</code> >> </err> >> </rsp> > > You're missing a trailing slash. It must be http://ReviewBoardServer/api/repositories/ Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
