I'm taking a shot at upgrading the flickr integration to use OAuth, since the old API authentication methods have been disabled (see https://redmine.darktable.org/issues/11640).
My first attempt failed miserably, so I tried using the Flickcurl command line utility to verify the API key (see http://librdf.org/flickcurl/api/flickcurl-auth-authenticate.html). Running 'flickcurl oauth-create' complained like this: ERROR: Method flickr.oauth.request_token failed with error 0 - (null) (HTTP 401) This matched the error I saw when I tested my darktable build. I'm using the API Key and secret currently in the source. Do they need to be updated? Who can do that? My code is at https://github.com/rrenomeron/darktable/commit/a95cb30e8798e9dc314a1c68366d051d91790e27 . Thanks, Rich ___________________________________________________________________________ darktable developer mailing list to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org