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
Documentation at: https://developer.infusionsoft.com/docs/xml-rpc/
(for python) - shows keyed arguments, while all the examples show positional arguments.
I was assuming that the move to keyed arguments would add for robustness in the future.
I'm having no trouble with the 'args' variation - but the 'kwargs' variation is giving me troubles setting up the query structure.