Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred when trying to log in to Flickr: Error in retrieving token. #59

Open
rickscully opened this issue Feb 22, 2021 · 2 comments
Labels

Comments

@rickscully
Copy link

Followed all instructions and can't get past this error:

"An error occurred when trying to log in to Flickr: Error in retrieving token."

Also, the instructions on the user guide linked in the extensions reads:

"on the Flickr page, click on the “Edit auth flow for this app” link and copy your Callback URL, provided on Flickr2Piwigo configuration page."

There is no Callback URL on the configuration page. I just put in the root domain I am installing on.

Any help appreciated.

@rickscully
Copy link
Author

Oops. Didn't see this error at the top of the page:

Warning: curl_exec() has been disabled for security reasons in /[MY PATH REMOVED]/plugins/flickr2piwigo/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/CurlClient.php on line 125

@samwilson samwilson added the bug label Jan 13, 2024
@samwilson
Copy link
Collaborator

The other HTTP client available in the carlos-mg89/oauth package is StreamClient. Would that work? It uses the stream_context_create() function. We don't currently have a way to fall back to that, but could add such a thing if it'd make it work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants