Skip to content

Minor version should be 75 by default #377

@augustolgunsch

Description

@augustolgunsch

I see in client.py there is a condition that raises a deprecation warning if the minor version is less than 75. However, if the minor version is not passed as an argument it stays None. In this case, there is a condition in the method make_request that will not send the minor version at all. In some API calls I tested this is a problem because Intuit assumes no minor version in the request means 0, like in this response:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions