codenitive / laravel-oneauth

OAuth and OAuth2 Auth bundle for Laravel

Home Page:http://bundles.laravel.com/bundle/oneauth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with login Flickr.

ajmarmar opened this issue · comments

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.

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//issues/25#issuecomment-9778195.