Client.get(route: query)

Hey.

I have a problem in chapter 7. The function client.get(route: query) doesn’t exist

53

can someone help?

@dokun1 Can you please help with this when you get a chance? Thank you - much appreciated! :]

Did you make your JournalEntryParams conform to Query Params?

image

Hey @matthiaskuhs - did you check this comment? This is also the first thing I would check for.

Thank you @ajfeller and @dokun1 . Yes JournalEntryParams confirm to QueryParams. But furthermore I have the same error.

@matthiaskuhs Do you still have issues with this?

I switched to vapor book. That works. Thank you.