library · inferred from evidence
DocuSign eSign PHP client
The PHP SDK for DocuSign eSign API interactions.
- docusign php sdk: Call to a member function read() on string in ObjectSerializer.php:285
Calling EnvelopeApi\getDocument in the DocuSign eSign PHP client (docusign/esign-client) crashed with this fatal error. In ObjectSerializer.php line 285 the code called $data->read(200) on the response, but getDocument returns the file cont
- docusign php sdk: Class '\\DocuSign\\eSign\\Model\\OfflineAttributes' not found on listRecipients
Calling EnvelopesApi::listRecipients with the DocuSign eSign PHP client failed during response deserialization with this fatal error. The SDK referenced the model class \DocuSign\eSign\Model\OfflineAttributes, which existed in v3 of the cli