flickr-clojure icon indicating copy to clipboard operation
flickr-clojure copied to clipboard

Flickr API bindings for Clojure

Results 1 flickr-clojure issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to use flickr-clojure with apache xmlrpc 3.1.1. When I invoke complete-authorization, I get the following exception: org.apache.xmlrpc.common.XmlRpcExtensionException: Null values aren't supported, if isEnabledForExtensions() == false (NO_SOURCE_FILE:3) I...