Looks like the official LinkedIn developer forums are here on StackOverflow
https://stackoverflow.com/questions/tagged/linkedin
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Team,
I have been facing an issue with the refresh access token in the Linked App.
https://learn.microsoft.com/en-us/linkedin/shared/authentication/programmatic-refresh-tokens
As per Step1: Use the Authorization Code Flow to get both a refresh token and access token. If your application is authorized for programmatic refresh tokens
Kindly help me how to authorize Linked App for programmatic refresh token.
Regards,
Puneet Gaur
Looks like the official LinkedIn developer forums are here on StackOverflow
https://stackoverflow.com/questions/tagged/linkedin
--please don't forget to upvote
and Accept as answer
if the reply is helpful--
According to the LinkedIn documentation here, it seems that "Programmatic refresh tokens are available for a limited set of partners. If this feature has been enabled for your application, see Programmatic Refresh Tokens for instructions.".
I'm trying to understand how to ask LinkedIn to enable this feature for my app.