Hello, I don't believe that the JSON sent back from the API requests complies with the actual JSON standard. Please correct me if I'm wrong, but from what I...
I think I have an issue related to this and I'd like to bump it in case anyone else has encountered it. I'm looking at a group on Flickr and trying to get a...
So ran into this, and I don't know if the API is supposed to behave this way but it seems silly... Searching on a city sized bounding box (long./lat. corners)...
Also posted this to the API Group... This dovetails with a previous post regarding Slideshows no longer working when authenticated. After playing around with...
Both http://taggraph.com/everybody/%u304A%u9152 and http://taggraph.com/everybody/%E3%81%8A%E9%85%92 get the characters into Flash correctly, but they both...
I don't think you're going to like this answer much, but its not working for you because its not supposed to work that way :/ The slideshow app is only meant...
Eric, I actually figured as much, but after working for the last ~2 yrs and no one responding to other inquiries as to why it was broken, I thought it was...
Hi All, I am having problems receiving the second (and higher) pages of lists of photos returned with flickr.photosets.getPhoto. There are at least two other...
Hello all, As you may remember, several months ago we launched Filters[1], which allow users to self-moderate content and choose which content they'd like to...
Hey, I have a 2 week old non-commercial API key. Yesterday, it suddenly started saying that it was expired. Does anyone know what could be happening here?...
Hello, I try to write to application with flicktr and the photo.search-Method. For that, I need to search the flickr-db with a given Boundingbox. In the...
Hi Myles, Well, basically I have a friend that has a set of 683 pictures... the default per_page is 500, so I'm trying to get the last 183. I am trying to...
Hi groupies I applied about 4 weeks ago for a commercial api, still i have not had any response. So A applied again a few days ago, still nothing. Can anyone...
Hello! I'm having a bit of trouble importing images from flickr to another app. I think these are the lines that are causing the problem: inside photo.php...
Hi, I am invoking on the flickr.photos.search and using the extras=original_format parameter to access the originalformat and originalsecret attributes....
... The original sizes are not available because free accounts cannot access their original sized files. That's one of the limitations placed on free...
Hi again, Thanks for the speedy response. But I can access that information (indirectly) via the getSizes function. The reason I would like this information on...
We do not provide access to originals for free accounts. Or a least we /should/ not be. If you can get info about originals from free users in getSizes, that...
Since there are now SafeSearch restrictions in place for Germany, Singapore, Hong Kong and Korea I wonder how this affects searches via the API. I'd like to...
Mario, In order to see Moderate or Restricted content, an API call has to be signed and authed by a user account. The settings for that user account are then...
... There are two API changes that might affect the code you're relying. The first is that there are now picture server farms. That change is described on...
in using the api in an app im building, i'm hitting a pretty severe performance problem in getting exifs for users. i rtfm'd but, i couldn't find what i...