You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Tomas Rohovsky (JIRA)" <ji...@apache.org> on 2015/03/07 00:00:42 UTC

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

Tomas Rohovsky created CAMEL-8458:
-------------------------------------

             Summary: 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)