Re: Problem interacting with API using the generated documentation

2017-03-16 Thread Antoine Nguyen
Ok, it looks like a browser issue. I can see the result when I use chromium but not when I use Firefox ESR (45.8) on a Debian 8 system. Antoine 2017-03-16 17:02 GMT+01:00 Antoine Nguyen : > That's the problem, there is no error... (python or js) > > Return code is 200 and I see valid data when

Re: Problem interacting with API using the generated documentation

2017-03-16 Thread Antoine Nguyen
That's the problem, there is no error... (python or js) Return code is 200 and I see valid data when I inspect the response using Firebug. Antoine 2017-03-16 17:00 GMT+01:00 Xavier Ordoquy : > Hi, > > Logs from the server would really be helpful here. > What does it says ? 500 ? 400 ? > If 500,

Re: Problem interacting with API using the generated documentation

2017-03-16 Thread Xavier Ordoquy
Hi, Logs from the server would really be helpful here. What does it says ? 500 ? 400 ? If 500, what’s the traceback ? Regards, Xavier Ordoquy, Linovia. > Le 16 mars 2017 à 16:51, Antoine Nguyen a écrit : > > Hi, > > I'm making some tests with the built-in documentation (really nice work btw)