When accepting my flickr app, I get the following error message:
“Oops! Flickr doesn’t recognise the permission set.”
It seems I am not alone with this problem, see Yang and Yun’s Album’s on this discussion.
Any help very much aprreciated,
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I ran to the same problem and the solution for me was to add optional “perms” parameter to the authorize request:
http://www.flickr.com/services/oauth/authorize?oauth_token=7…2&perms=write
Hope it will work for you too 🙂