Skip to content
This repository was archived by the owner on Oct 17, 2023. It is now read-only.
This repository was archived by the owner on Oct 17, 2023. It is now read-only.

Add get_data_uri parameter to get_signature_request_file #52

@johnnycupcakes

Description

@johnnycupcakes

response = client.get_signature_request_file(
signature_request_id='ID',
filename='=files.pdf',
file_type='pdf',
get_data_uri='true'

Results in
TypeError: get_signature_request_file() got an unexpected keyword argument 'get_data_uri'
Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions