Dhruv Mistry
Results
1
issues of
Dhruv Mistry
When using the SDK to send documents, an error is raised if "expiration_date" is None. This does not occur when using the `requests` library. ## Example with SDK: ```python import...