2650: RB API RETURN FORMAT

siddha*******@gmai***** (Google Code) (Is this you? Claim this profile.)
Sept. 4, 2012
What version are you running?
RB 1.6

What steps will reproduce the problem?
If we issue the reviewboard get request from the browser, we get an xml file returned. 
If we issue the same request from a python script we get an json file.

How do we get the output from reviewboard api in xml format while invoking a get request from python script??
david
#1 david
This is addressed in the API documentation: http://www.reviewboard.org/docs/manual/1.6/webapi/2.0/overview/#making-requests
  • +NotABug