You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by pingw33n <gi...@git.apache.org> on 2016/02/04 10:23:40 UTC

[GitHub] camel pull request: Fix re-login on auth token expiration for Bulk...

GitHub user pingw33n opened a pull request:

    https://github.com/apache/camel/pull/826

    Fix re-login on auth token expiration for Bulk API

     For Bulk API the auth token expired state is reported by Salesforce using a 400 HTTP status code and an Error with `InvalidSessionId` code (see https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_reference_errors.htm).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/emphased/camel salesforce-invalidsessionid-retry

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/826.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #826
    
----
commit a30edb1ad7d4bdd7237d8675542689a1682238a0
Author: pingw33n <pi...@emphased.net>
Date:   2016-02-04T09:21:20Z

    Fix re-login on auth token expiration for Bulk API
    
     For Bulk API the auth token expired state is reported by Salesforce using a 400 HTTP status code and an Error with `InvalidSessionId` code (see https://developer.salesforce.com/docs/atlas.en-us.api_asynch.meta/api_asynch/asynch_api_reference_errors.htm).

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] camel pull request: Fix re-login on auth token expiration for Bulk...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/camel/pull/826


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---