When I upload PDF files with Zend GDATA, it return this exception:
Fatal error: Uncaught exception 'Zend_Gdata_App_HttpException' with message 'Expected response code 200, got 415 Content-Type application/pdf is not a valid input type.' i
If try to upload other documet types .txt or .doc and it works fine. I use last 1.11.11 verion. I add PDF mime in $SUPPORTED_FILETYPES of Docs.php but doesn't work.
I need any solution? I don't have more ideas, help-me please.