#47 Escape quote characters in JSON API
Closed: Fixed None Opened 10 years ago by lbrabec.

Quote characters in names, descriptions etc. should be escaped.
Current API returns unparseable JSON containing lines like this:
...
"meeting_name": "[ECTR 109] How do I use ARM computers in the "Real World"?",
...


Thanks for the report.

The API has pretty much been rewrote for the release 0.2.0, if you could test it that would be great :)

Otherwise, I'll try to have a look at it before doing the release.

It seems to be fixed (tested on master branch, commit 251c9da)

Login to comment on this ticket.

Metadata