I'm trying to level up files (putObject) with my app running on Plesk, Zend 1.0 + SDK 2.0 from Amazon but returning the following error:
Fatal error: Uncaught exception 'Guzzle\Common\Exception\InvalidArgumentException' with message 'Invalid resource type' in /var/www/vhosts/domain/library/Amazon/Guzzle/Http/EntityBody.php:50 Stack trace: #0 /var/www/vhosts/domain/library/Amazon/Aws/Common/Client/UploadBodyListener.php(85): Guzzle\Http\EntityBody::factory(false) #1 [internal function]: Aws\Common\Client\UploadBodyListener->onCommandBeforePrepare(Object(Guzzle\Common\Event)) # ...
- To download the files (GetObject) works normally.