[
https://issues.apache.org/jira/browse/CAMEL-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dhiraj Bokde reopened CAMEL-9141:
---------------------------------
Assignee: Dhiraj Bokde (was: Claus Ibsen)
Another PR to future proof the LoginToken class
http://github.com/apache/camel/pull/617
> 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
> Assignee: Dhiraj Bokde
> Fix For: 2.16.0, 2.15.4
>
>
> 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)