Hi,Please update the line that you pointed out (file /class/sharedEntity.php line #70) to as follows:$headers = $this->_setHeaders($this->mimetypes['json'], null, $this->parameters['client_upload_id']);Also, in the demo script (file /sharedContent/create_shared_entity.php starting line #49), please ...