diff options
author | Teddy Wing | 2018-04-14 18:30:56 +0200 |
---|---|---|
committer | Teddy Wing | 2018-04-14 18:30:56 +0200 |
commit | ef3a5a6ee6d878503a0c781db676592e3c4f54fa (patch) | |
tree | 35c7d058941eaad8fd6a278a1d7919eb4d1115d2 /src | |
parent | d960c2d1b778e2f01ee174ce31474084397d4cc3 (diff) | |
download | meetup-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