Nick Catalano

Results 6 comments of Nick Catalano

I defer to @demianbrecht, who has a better sense of this, but I'm not 100% sure if we want to add so much of the OAuth flow into the library...

Are you thinking we depreciate using kwargs altogether in `Salesforce.__init__()`? I agree that it's out of control, but I'm trying to think of a better solution.

I'm mostly wondering how many people ever care about using anything other than the latest version of the API. Making it a required attribute makes sense, it just seems like...

@h0h0h0 I don't believe it's possible. I just added a bunch of documentation and tests, can you add tests and add this to the docs and then I'll merge it...

@fritz-astronomer merged in, thanks!

(trying this again) @copilot ``` This regular expression has an unescaped '.' before 'salesforce.com/', so it might match more hosts than expected. ``` Fix this problem in the test files