Skip to content

Bulk API Failed: Invalid Session ID #1

Description

@REWMatthewTildsley

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions