tabalinas / jssocials

Social Network Sharing jQuery Plugin
http://js-socials.com
MIT License
464 stars 104 forks source link

Refuses to execute LINKEDIN script #231

Closed AnyaSmol closed 5 years ago

AnyaSmol commented 5 years ago

I see this error in all major browsers (Chrome, FF, Safari): _GET https://www.linkedin.com/countserv/count/share?format=jsonp&url=http%3A%2F%2Fjs-socials.com%2F&callback=jQuery111305995814710524587_1561995096895&_=1561995096897 net::ERRABORTED 404

Chrome: Screen Shot 2019-07-01 at 8 39 00 AM

FF: Screen Shot 2019-07-01 at 8 40 11 AM

BTW, I didn't see the error last week.

Ruud68 commented 5 years ago

https://developer.linkedin.com/blog/posts/2018/deprecating-the-inshare-counter Linkedin stopped some time ago with this API end point

AnyaSmol commented 5 years ago

Yes, I have already seen this. Meant to post an update. I removed a link to the share count page from my js files. Thanks for the quick response!