Search the web
Sign In
New User? Sign Up
yws-flickr · YDN Flickr Developer Support Group

Group Information

  • Members: 2597
  • Category: Development
  • Founded: Jul 5, 2005
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Error in return values for flickr.reflection.getMethodInfo for need   Message List  
Reply Message #3263 of 7449 |
All the flickr.auth methods need to be signed.  For example, the description at

http://www.flickr.com/services/api/flickr.auth.getToken.html

says:

Returns the auth token for the given frob, if one has been attached. This method call must be signed.

However, if you use the flickr.reflection.getMethodInfo method (http://www.flickr.com/services/api/flickr.reflection.getMethodInfo.htm) to ask about flickr.auth.getToken via:

http://api.flickr.com/services/rest/?method=flickr.reflection.getMethodInfo&api_key=f2d66368b0bb04060a9f23c3611a733f&method_name=flickr.auth.getToken

(substituting your API Key),

you'll get the following response:

[....]
<method name="flickr.auth.getToken" needslogin="0" needssigning="0" requiredperms="0">
[....]

needssigning should be '1' I think.

I think the same error is in all the flickr.auth methods

Thanks,
-Raymond







Mon Aug 20, 2007 2:55 pm

rdhyee
Offline Offline
Send Email Send Email

Message #3263 of 7449 |
Expand Messages Author Sort by Date

All the flickr.auth methods need to be signed. For example, the description at http://www.flickr.com/services/api/flickr.auth.getToken.html says: Returns the...
Raymond Yee
rdhyee Offline Send Email
Aug 20, 2007
3:06 pm
Advanced

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help