Hmm, I'm assuming you haven't changed the field selector parameter from its ":(id,num-connections,picture-url)" value, right? Looking at LinkedInConnector, the OnBeforeRequest action takes the FieldSelector parameter and adds a colon immediately before of it in the resulting URL, so we shouldn't pass it with a colon included.
It's working fine on our server, and that's the only thing I can think of off the top of my head. If that's not the case, could you share your stack and Platform version, please? That might give us something to go on, that would explain why we are seeing a different behavior.
It's working fine on our server, and that's the only thing I can think of off the top of my head. If that's not the case, could you share your stack and Platform version, please? That might give us something to go on, that would explain why we are seeing a different behavior.