OAuth providers will only redirect to pre-specified URLs.
URLs for this application are:
You'll need both the client_id
and client_secret
to complete the 3-legged OAuth flow.
LinkedIn issue access tokens that last for 2 months.
w_member_social
NB. The w_
prefix represents write permission. An r_
prefix represents read permission.
There are other API products, although exercise your choice carefully - some are exclusive. For instance, to post to a company page on behalf of the company,
you can use either the Community Management API product or the Advertising API - both come with the w_organization_social
scope,
which is required for this. However:
NB. If you have already selected an API product for your application, you cannot remove it - so if you wish to switch, eg. from Share on LinkedIn to Community Management API, you will need to create a new application.