aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTeddy Wing2018-04-14 18:30:56 +0200
committerTeddy Wing2018-04-14 18:30:56 +0200
commitef3a5a6ee6d878503a0c781db676592e3c4f54fa (patch)
tree35c7d058941eaad8fd6a278a1d7919eb4d1115d2 /src
parentd960c2d1b778e2f01ee174ce31474084397d4cc3 (diff)
downloadmeetup-find-events-rss-ef3a5a6ee6d878503a0c781db676592e3c4f54fa.tar.bz2
find_upcoming_events(): Try to parse data from the Meetup API
* Clone the token so we can use it without a borrow error * Get the response text from our request to the API and try to parse it This gives me the following panic: thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorImpl { code: Message("invalid type: null, expected a sequence"), line: 0, column: 0 }', libcore/result.rs:945:5 Still trying to figure out where my problem is.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions