Skip to content

send_document regression in 6.2.0 #27

@bricoed

Description

@bricoed

We upgraded to 6.2.0 yesterday and the send_document API call began to fail with:

ApiTypeError: Invalid type for variable 'id'. Required value type is str and passed type was int at ['received_data']['recipients'][0]['id']

Looks like an issue with therecipients_array that was added in 6.2.0. We had to rollback to 6.0.0

The docs have this field as an int in the response, so it is a client issue https://developers.pandadoc.com/reference/send-document

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions