You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Devendra Khanolkar (JIRA)" <ji...@apache.org> on 2015/09/16 14:17:45 UTC

[jira] [Updated] (CAMEL-9141) Salesforce component's LoginToken.java is broken

     [ https://issues.apache.org/jira/browse/CAMEL-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Devendra Khanolkar updated CAMEL-9141:
--------------------------------------
    Affects Version/s: 2.15.3
        Fix Version/s: 2.16.0

> Salesforce component's LoginToken.java is broken
> ------------------------------------------------
>
>                 Key: CAMEL-9141
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9141
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.15.3
>            Reporter: Devendra Khanolkar
>             Fix For: 2.16.0
>
>
> Apparently, Salesforce released a patch to all their non prod env's over the weekend and that has busted the camel components login.
> Here is the error - 
> Caused by: org.codehaus.jackson.map.exc.UnrecognizedPropertyException: Unrecognized field "is_readonly" (Class org.apache.camel.component.salesforce.internal.dto.LoginToken), not marked as ignorable
>  at [Source: [B@3112c01a; line: 1, column: 147] (through reference chain: org.apache.camel.component.salesforce.internal.dto.LoginToken["is_readonly"])
> I've submitted a pull request - 
> https://github.com/apache/camel/pull/615
> I've tested it against https://test.salesforce.com, however its worth testing against https://login.salesforce.com



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)