return $this->getResponse($content, $info);if (false !== stripos($content, "HTTP/1.0 200 Connection established\r\n\r\n")) {
$content = str_ireplace("HTTP/1.0 200 Connection established\r\n\r\n", '', $content);
}Are these the above code changes that I mentioned, or was there something else required?After a bit of hair pulling and some code tweaks I have gotten it to work
Thanks for letting us know. I will be working on updating documentation this week and already had plans on checking the application setup guides to make sure they are up-to-date.There is one thing you need to do however. The LinkedIn setup is out of date. They have recently changed their website. The Oauth2 codes are no longer entered as you have them described. Plus they have moved the Javascript off to a setting of it's own.
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
