How to get refresh token in Linked In Oauth2?
up vote
0
down vote
favorite
The below documentation says
https://developer.linkedin.com/docs/Refresh-Tokens-with-OAuth-2
When exchanging Authorization Code for an Access Token, If Refresh Tokens are enabled, the following fields will also be returned:
refresh_token
refresh_token_expires_in
But I don't see any proper documentation to enable refresh token, because I get access_token and expiry_in but not refresh token. So How to enable refresh token or any other param do I need to pass to get refresh token
oauth-2.0 linkedin
add a comment |
up vote
0
down vote
favorite
The below documentation says
https://developer.linkedin.com/docs/Refresh-Tokens-with-OAuth-2
When exchanging Authorization Code for an Access Token, If Refresh Tokens are enabled, the following fields will also be returned:
refresh_token
refresh_token_expires_in
But I don't see any proper documentation to enable refresh token, because I get access_token and expiry_in but not refresh token. So How to enable refresh token or any other param do I need to pass to get refresh token
oauth-2.0 linkedin
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
The below documentation says
https://developer.linkedin.com/docs/Refresh-Tokens-with-OAuth-2
When exchanging Authorization Code for an Access Token, If Refresh Tokens are enabled, the following fields will also be returned:
refresh_token
refresh_token_expires_in
But I don't see any proper documentation to enable refresh token, because I get access_token and expiry_in but not refresh token. So How to enable refresh token or any other param do I need to pass to get refresh token
oauth-2.0 linkedin
The below documentation says
https://developer.linkedin.com/docs/Refresh-Tokens-with-OAuth-2
When exchanging Authorization Code for an Access Token, If Refresh Tokens are enabled, the following fields will also be returned:
refresh_token
refresh_token_expires_in
But I don't see any proper documentation to enable refresh token, because I get access_token and expiry_in but not refresh token. So How to enable refresh token or any other param do I need to pass to get refresh token
oauth-2.0 linkedin
oauth-2.0 linkedin
asked Nov 22 at 11:49
Selvakumar Ponnusamy
2,52842553
2,52842553
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
The top of that page states:
LinkedIn has introduced Refresh Tokens with OAuth 2.0. This feature
is currently available for a limited set of partners. It will be made
GA in the near future.
So I suppose you have to contact them and ask them to configure it for your app until they make it GA. That's how I read it at least.
The documentation is absolutely dreadful for a company that size! Good luck.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
The top of that page states:
LinkedIn has introduced Refresh Tokens with OAuth 2.0. This feature
is currently available for a limited set of partners. It will be made
GA in the near future.
So I suppose you have to contact them and ask them to configure it for your app until they make it GA. That's how I read it at least.
The documentation is absolutely dreadful for a company that size! Good luck.
add a comment |
up vote
1
down vote
accepted
The top of that page states:
LinkedIn has introduced Refresh Tokens with OAuth 2.0. This feature
is currently available for a limited set of partners. It will be made
GA in the near future.
So I suppose you have to contact them and ask them to configure it for your app until they make it GA. That's how I read it at least.
The documentation is absolutely dreadful for a company that size! Good luck.
add a comment |
up vote
1
down vote
accepted
up vote
1
down vote
accepted
The top of that page states:
LinkedIn has introduced Refresh Tokens with OAuth 2.0. This feature
is currently available for a limited set of partners. It will be made
GA in the near future.
So I suppose you have to contact them and ask them to configure it for your app until they make it GA. That's how I read it at least.
The documentation is absolutely dreadful for a company that size! Good luck.
The top of that page states:
LinkedIn has introduced Refresh Tokens with OAuth 2.0. This feature
is currently available for a limited set of partners. It will be made
GA in the near future.
So I suppose you have to contact them and ask them to configure it for your app until they make it GA. That's how I read it at least.
The documentation is absolutely dreadful for a company that size! Good luck.
answered Nov 22 at 15:22
iandayman
3,1462330
3,1462330
add a comment |
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53430386%2fhow-to-get-refresh-token-in-linked-in-oauth2%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown