You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: