You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2015/03/09 11:54:38 UTC

[jira] [Resolved] (CAMEL-8458) camel-linkedin - public_profile_url option should be String

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

Willem Jiang resolved CAMEL-8458.
---------------------------------
    Resolution: Fixed

Applied the patch into master , camel-2.14.x and camel-2.15.x branches with thanks to Tomas.

> camel-linkedin - public_profile_url option should be String
> -----------------------------------------------------------
>
>                 Key: CAMEL-8458
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8458
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.14.1
>            Reporter: Tomas Rohovsky
>
> public_profile_url should be String instead of URI. The value of public_profile_url must be URL encoded what is not possible with URI.
> Currently I am getting
> {code}
> Error invoking getPersonByUrl: Unknown field {pub} in resource {Person}
> {code}
> for https://www.linkedin.com/pub/jboss-fuse-qe/b4/14b/b



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