Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk API Failed: Invalid Session ID #1

Open
REWMatthewTildsley opened this issue Jul 29, 2016 · 1 comment
Open

Bulk API Failed: Invalid Session ID #1

REWMatthewTildsley opened this issue Jul 29, 2016 · 1 comment

Comments

@REWMatthewTildsley
Copy link

I got this error when trying to use the Bulk API Client "Invalid session id". After much debugging you have to add:

curl_setopt($ch, CURLOPT_SSLVERSION, 6);

after this: https://github.com/subdee/salesforce-bulk-api-client/blob/master/src/BulkApiClient.php#L378

@aligajani
Copy link

Is this merged into this repo already?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants