LI Access Tokens
-
I’m confused about access tokens. Your instructions say:
Generate an access token for the LinkedIn API (those tokens expire after 60 days so you will have to regenerate them from time to time)Does that mean my website client will need to log into their website and click on your regenerate button every two months or the plugin no longer works?
According to LinkedIn:
Access tokens have a life span of 60 days. You should have a mechanism in your code to refresh the tokens before they expire in order to continue using the same access tokens. Otherwise you’ll need to go through the authorization steps again.Is there such a mechanism in your code?
Thanks for your patience ??
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘LI Access Tokens’ is closed to new replies.