This repository has been archived by the owner on Oct 17, 2023. It is now read-only.
send_signature_request_embedded() method does not accept file_url request parameter #78
Labels
legacy
Related to legacy, non-OpenAPI SDK
Using file_url as a request parameter throws the following error:
TypeError: send_signature_request_embedded() got an unexpected keyword argument 'file_url'
The current workaround is to use file_urls instead.
The text was updated successfully, but these errors were encountered: