LinkedIn Profile PlugIn does not load logo #linkedin

醉酒当歌 提交于 2020-01-24 20:01:20

问题


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


回答1:


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.



来源:https://stackoverflow.com/questions/52434058/linkedin-profile-plugin-does-not-load-logo-linkedin

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!