You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
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.
The text was updated successfully, but these errors were encountered: