Why is the LinkedIn API's 'picture-urls::(original)' field no longer returning values?

我与影子孤独终老i 提交于 2019-11-29 20:56:27

The development of the v2 of the API is at a very advanced state and eventually v1 will lose all support in a more or less organized manner.

Use v2 with a projection to get the urn to the source image pictureInfo(cropInfo,croppedImage,hidden,masterImage)

And from then get the image. I doubt a fix will come for something that is going to get deprecated.

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