5 Feb 2025
How to get LinkedIn-Version from LinkedIn?
Go to https://www.linkedin.com/developers/apps/<appid>/products/share-on-linkedin/endpoints
where you need to replace <appid>
with you application id provided by linkedin which should look like 224036728
.
Then you will get Product version:
as per below screenshot which you need to pass while calling api.
You may also like
A version must be present. Please specify a version by adding the LinkedIn-Version header
A version must be present. Please specify a version by adding the Li...
Continue readingIntegrating a LinkedIn share button into a website with HTML and JavaScript
In this blog post, we discuss how to integrate a LinkedIn share butt...
Continue readingInspect OAuth 2.0 access token in LinkedIn
Inspect OAuth 2.0 access token in LinkedIn
Continue reading