mediathekview / mediathekviewweb

Eine Weboberfläche als Alternative zum Java-Client
https://mediathekviewweb.de/
GNU General Public License v3.0
887 stars 67 forks source link

API not working #169

Closed larry104 closed 4 years ago

larry104 commented 4 years ago

Hi I implemented the code according to API example here: [https://gist.github.com/bagbag/a2888478d27de0e989cf777f81fb33de] ... but what every query I define it returns the same results. Also it only returns 15 results and the size option does not make a difference. Has anyone got this actually to work?

larry104 commented 4 years ago

My mistake. Ruby was not properly converting the json string ...