... Sorry but i didn't understand what you mean....
Jens Strobel
kelloggz@...
Jul 22, 2005 9:54 pm
29
... I have something seen right now. In the example they use: http://flickr.com/services/rest/... But i am using the XML-RPC-URL: ...
Jens Strobel
kelloggz@...
Jul 22, 2005 9:48 pm
28
yeah must be fabricated. just got a frob (making sure this time to put the periods in the method call name ;) ... -- Jon Madison http://www.smartbrother.org If...
just sent a request with my real details and also got "invalid signature". not quite sure if api_key should be part of the hash or what, although even removing...
ahhh, got you. i mistook the foobarbaz as the arguments, and not the secret, as described in their docs. j. ... -- Jon Madison http://www.smartbrother.org If i...
... This is the correct MD5 hash for that string. ... Maybe they just fabricated this number? I dunno. When I make my hash for the sig, I definitely do it the...
... I think it shouldn't be different when i am using the same data as in example on: http://www.flickr.com/services/api/auth.spec.html "9.2. Non-web based...
Jens Strobel
kelloggz@...
Jul 22, 2005 9:07 pm
23
the signature generated *should* be different. but maybe i'm misunderstanding your question. also you don't have the argument *values* in your example, but i...
... Damn, copied the wrong example. On my last test i have sorted the params and hat dots in the method name. Didn't work.. <?php echo...
Jens Strobel
kelloggz@...
Jul 22, 2005 8:25 pm
21
Hey all, I'm doing a flickr.photos.search with a proper Auth token, but I only ever get back public photos. The server returns 665 photos, but I have 809 in...
... ^^^^^^^^^ I am assuming foobarbaz is your Secret, right? So you have two pieces of info you're passing: method=flickr.auth.getFrob&api_key=987654321 I...
Hi, i want to use the new authentication api but got a problem with flickr.auth.getFrob. I generate the api_sign (data from example: "non-web based app") with ...
Jens Strobel
kelloggz@...
Jul 22, 2005 7:16 pm
18
... Something had to be passed in the clear that identifies the user in addition to the MD5 sum (in the new system, this is the token). Otherwise Flickr has no...
Cal could you please give a final stand on this, so we can proceed with our apps. My suggestion is the users (who upload) get a Secret when they creat their...
... It works very well, it is a great complement to Geobloggers! <http://flickrservice.liquidmesh.com/GeoViewer.aspx?set=429394> -Nicolas -- Nicolas "Brush"...
Here's a rough cut of a project I'm working on. The idea is that people can build up a set of geotagged photos, and link to my page to display the photos on a...
Interesting..I wasn't aware of the mobile page. I was speaking about building a stand-alone application. I'm in the process of bhilding one now and will share...
Cal, Sure. I just tried this one 3 times in a row. It failed the first, succeeded the second, and failed again on the third: ******************* Error Code: ...
I like the enthusiasm! Well I'm exploring the many ways to build the mobile content at the moment. I'll once I've accomplished a bit more i'll share my...
... on the a mobile phone? I am currently writing a pitch for mobile prototype in either Python and/or flash. I've already anticipated some challenges before...
If I have an existing photoset and I call flickr.photosets.editPhotos with a list of photo_ids which are not in the set, will they be added to the set or will...
Is there a current solution or plan under way for implementing flickr on the a mobile phone? I am currently writing a pitch for mobile prototype in either...