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.
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.