I've been dealing with an issue regarding the LinkedIn Company Profile Plugin, using the following code:
<script src="//platform.linkedin.com/in.js" type="text/javascript"></script
<script type="IN/CompanyProfile" data-id="1337" data-format="inline" data-related="false"></script>
Which was provided in this page https://developer.linkedin.com/plugins/company-profile I'm able to embed the profile but the company logo just does not seem to load and uppon inspection its throwing a 404 error on the logo resource.
I must note that this also happens in the above mentioned page, with different browsers and logged in users.
If there is a #linkedin Dev/Admin out there it would be helpful to clarify is this a problem on their side, thanks!.
so i check and i found out that the image they had in the example just does not exist anymore, here is an example with the image still intact.
https://developer.linkedin.com/plugins/member-profile
so probably your image is just invalid.