My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 17: FlickrService.getLoginURL shouldn't take frob as argument
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by Jiayao.Yu, Oct 21, 2007
According to http://flickr.com/services/api/auth.howto.web.html, the frob
is obtained after the user is successfully logged in.
Is this API broken because of a change in Flickr authentication process?
If you guys think this is indeed a bug, assign to me and I will fix it.
Comment 1 by Jiayao.Yu, Oct 21, 2007
Sorry, I didn't realise this library is following the non-web authentication process.
Please ignore the bug. However there is a bug in the test code ManualFlickrTest.mxml
line 121 should be: frob = String( event.data["frob"] );
Comment 2 by myyisn, Nov 12, 2007
I use this library for web authentication, and come across with that mentioned frob
problem, will you please give some advice on fixing it?
Comment 3 by Jiayao.Yu, Nov 12, 2007
This library uses the non web authentication process. See the documentation in
http://www.flickr.com/services/api/auth.howto.desktop.html  Also see
ManualFlickrTest.mxml that comes with the library for example code.
Sign in to add a comment

Hosted by Google Code