I am seeing Facebook throw a cURL exception when uploading a user-generated photo via a Facebook app.
The error message is:
Received Facebook error response of type Exception: The user generated photo at https://www.google.com/images/srpr/logo3w.png could not be uploaded because: cURL Error [#7, CURLE_COULDNT_CONNECT]: Transfer failed.
In this example, I used the google logo as the user-generated photo, as a test- since I was seeing the same exception when using a photo sourced from my server.
Is anyone else seeing this error?