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 trial

iOS Build a Weather App with Swift (Retired) Displaying Our Weather Data The End!

Joe Hernandez
Joe Hernandez
5,699 Points

error

2015-04-17 21:56:45.238 Stormy[15427:2039321] Denied access: Status not determined Error Domain=NSURLErrorDomain Code=-1100 "The requested URL was not found on this server." UserInfo=0x1740f7980 {NSErrorFailingURLStringKey=https://api.forecast.io/forecast/09ca8e3e75fafbadaf4b8594dabe860e/nil,nil, NSErrorFailingURLKey=https://api.forecast.io/forecast/09ca8e3e75fafbadaf4b8594dabe860e/nil,nil, NSURLSessionDownloadTaskResumeData=<CFData 0x174051dc0 [0x19724df50]>{length = 3163, capacity = 4096, bytes = 0x3c3f786d6c2076657273696f6e3d2231 ... 2f706c6973743e0a}, NSLocalizedDescription=The requested URL was not found on this server.}

I'm using current location for this app. what does then mean?

Joe Hernandez
Joe Hernandez
5,699 Points

I'm getting nil for coordinates. I can I fix this?