Hi, I try to use the "flickr.photos.search" method and I have this error "Hold your clicks a moment please... Flickr has the hiccups. We're looking into the...
8082
animatedantmo
Apr 3, 2013 2:55 pm
I am having an issue with inconsistent results returned by getPhotos. I can reproduce the issue using the api explorer but am not sure what exactly the fix...
8083
Dave B
dajobe
Apr 11, 2013 5:21 am
Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and...
8084
xinghua_li
Apr 14, 2013 2:34 am
Hi, I think I can not answer you questions, instead, I have a question for, I try to use photo_getInfo() method in Pyhton. the argument I give is the api_key...
8085
xinghua_li
Apr 14, 2013 2:37 am
I try to develop my little app with flickr python api, for photos_getInfo() method, I always get a exception that 'handler() take exactly 0 arguments(2...
8086
Mikel Pierre
mikelpierre
Apr 14, 2013 2:47 am
... I'm using that method without any problem. Please paste your related code to help you. Mikelpierre http://flickrock.com/mikelpierre...
8087
al.burtsev
Apr 14, 2013 4:02 pm
Dear Flickr developers, Is it possible to get hundreds of authentifications per day to my account from different mobile devices? I need this information for my...
8088
Sam Judson
wackylabs
Apr 15, 2013 5:54 am
You have a limit of 1 query per second, but I'm not aware of a limit of the number of authentications (although obviously each authentication will involve one...
8089
al.burtsev
Apr 15, 2013 6:09 pm
In my App I'm going to get data from "favorites". Every mobile device will connect to "favorites" using my Yahoo ID. I even don't know is there any way to...
8090
Wildside
wildsidegreece
Apr 16, 2013 5:31 am
We are experiencing some issues when trying to integrate a Word Press Plug In using the Flickr API Background (see summary below) We have a wordpress site we...
8091
Sam Judson
wackylabs
Apr 16, 2013 12:02 pm
Obviously we have no idea what your Code Canyon stuff does, so these are just some random thoughts. Your user ID will be the number that looks like...
8092
Sam Judson
wackylabs
Apr 16, 2013 12:31 pm
I don't understand what you are trying to do, but when you say everyone will connect using your Yahoo ID I suspect you are doing it wrong (or breaking the...
8093
al.burtsev
Apr 16, 2013 3:13 pm
I just want to understand Is there any way for everyone to get access from my mobile App to my "Favorites" using Flickr API? ...
8094
Jamal Fanaian
jamalfanaian
Apr 16, 2013 3:24 pm
You could use flickr.favorites.getPublicList (http://www.flickr.com/services/api/flickr.favorites.getPublicList.html) which requires no authentication, but...
8095
al.burtsev
Apr 16, 2013 3:55 pm
Dear Jamal, Thank you for your help. This is what I was looking for. Best regard, Alexander...
8096
Itai Hay
itaihay
Apr 17, 2013 7:50 pm
Hello. I was able to construct a signature in order to get an access code, so I do know the methode.Furthermore, I am using the apiSecret + "&" + tokenSecret ...
8097
allenrouman
Apr 23, 2013 2:30 pm
Hi there, I need my Flickr id to activate the "Awesome Flickr Gallery" Wordpress plugin. idGetter isn't returning my id. ("Uh no. There was a problem.) I've...
8098
westminster.college
westminster....
Apr 25, 2013 7:38 pm
We continue to experience very inconsistent results with the flickr.photos.search API method. For example, we have 53 photos tagged with "menstennis" and...
8099
Tom Schumm
phong@...
Apr 25, 2013 8:10 pm
My solution for this problem was to just import the metadata for all the photos in my photostream in my own database and to do a search on that, rather than...
8100
stcwdc
May 2, 2013 4:01 am
I am trying to configure a WordPress plugin to link to my Flickr photo albums. I just got a brand new noncommercial Flickr API key and Secret shown to me at...
8101
Wildside
wildsidegreece
May 2, 2013 11:19 am
Big thanks to Sam for getting back on this one! The issue was resolved and yes Error 0 was the returned error (seemed the biz.nf host block cURL access to all...
8102
shadowtest03
May 8, 2013 6:54 am
Hi Flickr Experts, My App has a plugin to upload photos to Flickr, recently when I replace photos, I got an error "oauth_problem=signature_method_rejected". I...
8103
shadowtest03
May 8, 2013 7:59 am
In case you may check the log on Flickr Server: the photo id is 8718851361. I did the same steps on another machine but got no errors, although they all have...
8104
shancoool
May 13, 2013 6:57 am
Hi, I am Shanky Sharma from 6degreesit. We are currently developing a travel related website for our client,for which we are looking for API services for a...
8105
morimotomichele
May 13, 2013 11:04 am
Hi - I am desperately trying to reach 2 artists to discuss licensing of their photo for a current project - "darkcarouselhorse" & "Beppio K". Is there a way...
8106
Jan Erik Moström
jemostrom
May 13, 2013 9:22 pm
This isn't an official Flickr support group, you should probably contact Flickr/yahoo directly. Also, the Flickr API is well documented at Flickrs web site !...
8107
Tristan Savatier
immediate_bo...
May 14, 2013 4:48 pm
sorry, i don't know those people... -t On Mon, May 13, 2013 at 1:03 PM, morimotomichele...
8108
Sam Judson
wackylabs
May 14, 2013 8:08 pm
You can send a Flickr mail to users. If they have blocked you or do not reply then no, there is no way for you to contact them. Sam...
8109
livi54321
May 16, 2013 10:39 am
Hi, It seems that there's an issue when loading Flickr images over SSL. Sometimes it works, sometimes it doesn't. ...
8110
brian sharon
dj_pooty_t
May 17, 2013 1:09 am
Successful API requests in JSON format return content type "application/json", but failed requests return a content type of 'text/plain; charset=utf-8', even...