LinkedIn Profile PlugIn does not load logo #linked

2019-07-27 07:18发布

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.

enter image description here

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!.

1条回答
狗以群分
2楼-- · 2019-07-27 07:24

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.

查看更多
登录 后发表回答