How to upload a photo using the Flickr API?
问题 I'm unable to upload an image to Flickr using the Flickr API. I'm trying to do this in a web-based application running PHP. I've tried DPZFlickr, which returns this, when trying to upload: Array ( [stat] => fail [err] => Array ( ) ) Inspecting the Flickr API's response, it's the same as what is returned when trying Dantsu's version of phpFlickr, which returns this: oauth_problem=signature_invalid&debug_sbs=... I've rolled my own CURL, which returns this: Upload result: HTTP/1.1 200 OK Date: