When trying to set up the main configuration via admin/settings, I would receive an error that my account didn't exist when trying the user name or email address. Despite what the form widget description says, it only accepted my user ID which I had to retrieve via some web app I found on google.
Comments
Comment #1
lolandese commentedIn the dev version this seems to be fixed. I just tried with the Flickr username 'lolandese1'. An email address does not work, but the field description now says 'Flickr username or user id'.
It is possible to make the email address valid input using the API method 'flickr.people.findByEmail'. This would be a feature request though. Opened #2162471: Accept email as identifier and show human readable Flickr username instead of ID-number.
Apologies for the late reply.
Thanks.