I've got some question about the linkedin api regarding the share link for social media. The api (https://developer.linkedin.com/docs/share-on-linkedin) shows, disregarding the url parameter, further parameters like title or summary. But if i call the url, for instance from the doc: https://www.linkedin.com/shareArticle?mini=true&url=http://developer.linkedin.com&title=LinkedIn%20Developer%20Network &summary=My%20favorite%20developer%20program&source=LinkedIn
it redirects to https://www.linkedin.com/sharing/share-offsite/?url=http%3A%2F%2Fdeveloper.linkedin.com but without parameter..
Is it a change in the linkedin api or a temporary issue? Or do I have a problem in my understanding?
Best regards Richard