I am following the iTunesU lecture of stanford cs193p class, and I am on assignment 4 right now. After I entered the API key in the header file and try to log the returned array to the console, it shows that it is an empty array with nothing in it. Is the code provided not working anymore since there has been changes to the flickr API?
The FlickrFetcher class code can be accessed here: http://www.stanford.edu/class/cs193p/cgi-bin/drupal/system/files/assignments/FlickrFetcher.zip
Thanks a lot!