I am trying to get a specified set from Flickr and then display the images in that set using the JSON and REST API. Here is the code I am using:
$.getJSON(\"
From the flickr API docs it looks like your set parameter in your URL should be photoset_id.
set
photoset_id