JSON output in visualiser please

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JayBee
    Junior Member
    • Oct 2010
    • 114

    #1

    JSON output in visualiser please

    It would be nice if the visualisers had a JSON output.

    I am building my applications through a lot of trial and error. A JSON output for anything I do in the visualiser would help to build my application faster as I would know what JSON string to pass to the server.

    I don't understand the reference guide, it is all gobbledegook.
  • BetfairDeveloperProgram
    Administrator
    • Oct 2008
    • 679

    #2
    Hi JayBee,

    You can view the JSON input/output from the Visualisers using the Javascript Console.

    Using Google Chrome you can open this using the shortcut Ctrl+Shift+J. (See attached)

    You can use the Firebug to achieve the same using a Mozilla browser.

    Thanks

    Neil

    Comment

    • tkw141
      Junior Member
      • Nov 2013
      • 18

      #3
      That's a great tip Neil and will come in very useful. I've just tried the Firebug add on for Firefox and the Console tab shows the JSON request. Excellent, thanks

      Comment

      Working...
      X