So I’ve ran into a problem with the last bit of lesson04 on the YouTube-OneDayApp. I’ve checked the status of the API-calls with ProxyMan and everything seems to be right. I can’t get the same results as Chris in the end of he video where he shows the decoding of JSON to the [Video]-objects. I’m so lost really! I see that it dosen’t repeat the commands five times as it does for him with the breakpoint on line 36. It seems like no response gets dumped. I’ve checked the code and my guesses is that it may be something else that struggles. I don’t know!
Hi @philipwinsnes , have you managed to solve the issue? I have the exact same problem, no response dumped and it doesn’t repeat after the first breakpoint
Unfortunately I did not. Didn’t get any help since July so I passed this long ago I’m afraid.
That’s unfortunate that no-one responded. I must have missed the post from you too.
Can you show the code for getVideos() in the Model.swift file and the struct Video and the associated coding keys and the contents of the init() from the Video.swift file.
Thank you! To be honest, I’m not really into the course any longer. I took much my time to start programming during the summer as a great introduction to my first year at the university. I’m now doing a lot of programming there and unfortunately I don’t have so much time left for those awesome courses.