heiseonline / shariff-backend-php

👮 PHP backend for Shariff. Shariff enables website users to share their favorite content without compromising their privacy.
http://ct.de/-2467514
133 stars 44 forks source link

Request for share counts on linked in return eror 404 #158

Closed vkhramtsov closed 5 years ago

vkhramtsov commented 5 years ago

Hi.

Last month we have response with 404 code while getting share counts for our URLs in linkedin using url https://www.linkedin.com/countserv/count/share?url=...

Thank you in advance

richard67 commented 5 years ago

Linkedin silently stopped their sharing count, see https://developer.linkedin.com/blog/posts/2018/deprecating-the-inshare-counter.

So we have to remove the LinkedIn service from Shariff Backend.

I will make a PR for that.

richard67 commented 5 years ago

Pull request (PR) is #159 .

vkhramtsov commented 5 years ago

@compeak Waiting for release. Would you be so kind to create it?

compeak commented 5 years ago

@compeak Waiting for release. Would you be so kind to create it?

@vkhramtsov see 8.2.0

vkhramtsov commented 5 years ago

@compeak Thank you