We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
File:simple_salesforce\api.py
Recursive calls cannot exit. Line 1273 code shoud be as follow:
return self._call_salesforce(method, url, retries, **kwargs )