[Flashr] error 99: insufficient permission

Kelvin Luck kelvin at kelvinluck.com
Tue Feb 10 16:34:51 PST 2009


Hi there,

It looks like that group is members only?

http://flickr.com/groups/986460@N20/pool/

In which case you will need to authenticate your application as a user who  
is a member of the group...

This link may help you with the authentication stuff:

http://www.kelvinluck.com/2005/09/flashr-auth-demo/

Cheers,

Kelvin :)

On Mon, 09 Feb 2009 22:31:39 -0800, visakh menon <visakhm at gmail.com> wrote:

> hello there,
> so i am getting this error 99: insufficient permission. The program is  
> based
> on the BARCAMP example from the site but instead of it searching the  
> entire
> flickr it searches only one group (group ID: 986460 at N20).
>
> anyone have a clue whats going on here. thanks for any help
>
> here is the log
> *DEBUG*:"[com.kelvinluck.flashr.core.Flashr] created"
> *DEBUG*:"[com.kelvinluck.flashr.core.FlashrApiResponse]created"
> *DEBUG*:"API Key set to: 9deb8eb4f6219c35d741bfaa054*****"
> *DEBUG*:"[com.kelvinluck.flashr.core.FlashrRequest - 1
> {flickr.auth.getFrob}] generated"
> *DEBUG*:"com.kelvinluck.flashr.core.FlashrResponse instance created"
> *DEBUG*:"[com.kelvinluck.flashr.core.FlashrCache] created"
> *DEBUG*:"Flashr.callMethod :
> http://api.flickr.com/services/rest/?api_sig=e4d399e5ba83397b777cc2aa28b381e3&method=flickr.auth.getFrob&api_key=9deb8eb4f6219c35d741bfaa05452e4b&
> "
> *DEBUG*:"Flashr.onAPIResponse received XML: <?xml version="1.0"
> encoding="utf-8" ?><rsp
> stat="ok"><frob>72157613581969036-6ce76564b40fe9b4-624356</frob></rsp>"
> *INFO*:"Flashr queue empty"
> *INFO*:"FlashrRequestQueue cleared"
> *DEBUG*:"[com.kelvinluck.flashr.core.FlashrRequest - 2
> {flickr.groups.pools.getGroups}] generated"
> *DEBUG*:"Flashr.callMethod :
> http://api.flickr.com/services/rest/?api_sig=977c2e2066037f3cbd0179d440df2b8c&auth_token=&method=flickr.groups.pools.getGroups&api_key=9deb8eb4f6219c35d741bfaa05452e4b&
> "
> *DEBUG*:"Flashr.onAPIResponse received XML: <?xml version="1.0"
> encoding="utf-8" ?><rsp stat="fail"><err code="99" msg="Insufficient
> permissions. Method requires read privileges; none granted." /></rsp>"
> *ERROR*:"99: Insufficient permissions. Method requires read privileges;  
> none
> granted. when calling 'flickr.groups.pools.getGroups'"
> *INFO*:"Flashr queue empty"





More information about the Flashr mailing list