derhuerst / vbb-rest

An HTTP API for Berlin & Brandenburg public transport.
https://v6.vbb.transport.rest/
ISC License
130 stars 12 forks source link

enhancing documentation #35

Closed andreasloe closed 4 years ago

andreasloe commented 4 years ago

I tried to use your example (I want to use your API for FHEM) but was not successful on terminal using Mac OS. Typing https://3.vbb.transport.rest/journeys?from=900000017104&to=900000017101 as it is shown in the documentation gives {"error":true,"msg":"res.json is not a function"} What am I making wrong?

derhuerst commented 4 years ago

Thanks for reporting! Fixed as of derhuerst/hafas-rest-api#06e4415.

Please reopen, if you still encounter this problem.