Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialMauro Javier Aguirre Sanroman
11,510 Pointsyou can't pass a NSURLRequest object to dataTaskWithURL?did you mean withRequest?
you can't pass a NSURLRequest object to dataTaskWithURL?did you mean withRequest?
2 Answers
Rasmus Rønholt
Courses Plus Student 17,358 PointsDid you finish watching the video? @11:15 Pasan is fixing that exact error...
Marlon Henry
6,885 PointsI'm guessing you are trying to download some data from the web. So I think it will be easier to see and show you your mistake if you show us the code that you wrote up so you can see it side by side when we help you. Need to see what you have done so far.