-
Bug
-
Resolution: Done
-
Critical
-
jboss-fuse-6.3, fuse-7.0, fuse-7.1
-
%
-
-
Fuse 7.2 Sprint 36
The linkedin component stopped working in 7.0.0.fuse-000187-redhat-1. When trying to use any linkedin endpoint, we see:
Caused by: java.lang.SecurityException: Invalid CSRF code! at org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter.getRefreshToken(LinkedInOAuthRequestFilter.java:217) at org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter.updateOAuthToken(LinkedInOAuthRequestFilter.java:297) at org.apache.camel.component.linkedin.api.LinkedInOAuthRequestFilter.filter(LinkedInOAuthRequestFilter.java:258) at org.apache.cxf.jaxrs.client.spec.ClientRequestFilterInterceptor.handleMessage(ClientRequestFilterInterceptor.java:60) at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:308) at org.apache.cxf.jaxrs.client.AbstractClient.doRunInterceptorChain(AbstractClient.java:677) at org.apache.cxf.jaxrs.client.ClientProxyImpl.doChainedInvocation(ClientProxyImpl.java:783) ... 17 more
The component is still working with TP4 build, so it's a regression.
- causes
-
ENTESB-9732 Update camel-linkedin quickstart after changes in ENTESB-8088
- Closed
- is related to
-
ENTESB-9209 Unable to install camel-linkedin with redhat-3, but it is working with redhat-1
- Closed