heroku / salesforce-bulk

Python interface to the Salesforce.com Bulk API
MIT License
207 stars 154 forks source link

sandbox mode is not passed to salesforce-oauth-request #26

Closed ihucos closed 7 years ago

ihucos commented 8 years ago

Right here: https://github.com/heroku/salesforce-bulk/blob/master/salesforce_bulk/salesforce_bulk.py#L95 From my understanding salesforce-bulk does not support sandbox mode

lambacck commented 7 years ago

Fixed in #23