Closed ajmarmar closed 12 years ago
as an upgrade, you can put that kind of permission you want, read-only (read) or write (write)
Will look into this, I understand the issue but since Flickr require additional 'scope'/'permission' field will need to carefully implement this without affecting any other OAuth provider.
yes, and I think that you set a callback variable into the url but this isn't necesary (I think) because in the flickr account you set the url callback and when you do access flickr redirect automatically
callback url is part of OAuth 1.0 spec.
Sent from my iPhone
On 25/10/2012, at 6:33 PTG, "@jmarmar" notifications@github.com wrote:
yes, and I think that you set a callback variable into the url but this isn't necesary (I think) because in the flickr account you set the url callback and when you do access flickr redirect automatically
— Reply to this email directly or view it on GitHub.
I probably have to drop support for Flickr, even by adding permission the whole OAuth process it unrealiable, see http://www.flickr.com/groups/api/discuss/72157628028927244/.
OK, As you want, and them I'll create a new bundle for this purpose.
Greetings.
2012/10/25 Mior Muhammad Zaki notifications@github.com
I probably have to drop support for Flickr, even by adding permission the whole OAuth process it unrealiable, see http://www.flickr.com/groups/api/discuss/72157628028927244/.
— Reply to this email directly or view it on GitHubhttps://github.com/codenitive/laravel-oneauth/issues/25#issuecomment-9778195.
Hi,
I use your bundle for authentificate with flickr, but when connect with flickr and give me access, the flickr give me a error of permission.
The error: Oh! Flickr does not recognize the permission set.
My key flickr and secret are corrects.