No announcements
Found 1245945 threads
-
0 Votes
For access token, expires_in parameter always 3600 sec?
I don't see anything in the standard to request longer times, but you can refresh the token when it expires.Answered | 3 Replies | 5280 Views | Created by woody tk - Monday, May 7, 2012 7:17 AM | Last reply by Rob Caplan [MSFT] - Tuesday, May 8, 2012 10:08 PM -
1 Votes
Retrieve access token from the sign in popup
Instead of using the desktop callback, you pass in this url as the redirect_uri parameter in the WL.init call and your site has to be on that domain as well.Answered | 3 Replies | 2247 Views | Created by statickarma - Wednesday, February 22, 2012 7:58 PM | Last reply by AntSin - Monday, July 16, 2012 1:49 PM -
0 Votes
Refresh Token not coming in OneDrive Code flow authorization
Refresh token will be sent only when you include "Offline_access" in the scope parameter.Answered | 2 Replies | 502 Views | Created by Neeraj_Kumar123 - Tuesday, July 30, 2019 1:06 PM | Last reply by Neeraj_Kumar123 - Thursday, August 1, 2019 1:38 PM -
1 Votes
Access Token expiry in SkyDrive
Does our App Automatically Refreshes the Access Token or do we have to Programmitically use it to Refresh the Access Token.Answered | 2 Replies | 4871 Views | Created by Anish Ravindran - Monday, August 6, 2012 7:31 AM | Last reply by bas007 - Friday, February 28, 2014 6:47 AM -
0 Votes
Error: ArgumentException: The Web Token must have a signature at the end.
You should never rely on parameters being in the same order when using JSON.Answered | 7 Replies | 10153 Views | Created by rdziadusz - Friday, November 11, 2011 4:57 PM | Last reply by Laurence Moroney - Monday, July 30, 2012 3:42 PM -
0 Votes
WebAuthenticationCoreManager: How to refresh AAD token?
To ascertain when the token will expire, base64 decode the body part of the access token (which is a JSON Web Token).Answered | 9 Replies | 2209 Views | Created by SpecWin - Tuesday, February 2, 2016 4:32 PM | Last reply by SpecWin - Tuesday, February 16, 2016 3:24 PM -
5 Votes
About Parameter Token……
" in the SqlParameter as the symbol token?Answered | 3 Replies | 2193 Views | Created by TimoYang - Wednesday, June 20, 2012 2:39 AM | Last reply by Allen_MSDN - Monday, June 25, 2012 2:58 AM -
9 Votes
Task.Factory.StartNew cancellation token parameter
Passing a token into StartNew associates the token with the Task.Answered | 5 Replies | 48544 Views | Created by Vitaly Dilmukhametov - Wednesday, February 17, 2010 9:11 AM | Last reply by cuipengfei - Tuesday, April 12, 2011 5:05 AM -
0 Votes
[PHP] Office 365 Refresh Token Missing
In that case, you might be able to get a refresh token by having your app request the offline_access scope.Answered | 1 Replies | 1267 Views | Created by Kevin Gordon - Winnipeg - Friday, July 22, 2016 8:25 PM | Last reply by Chris Gillum (MSFT) - Saturday, July 23, 2016 12:41 AM -
0 Votes
[PHP] Obtaining a user-readable name for an OAuth token (V9)
If I understand the question you want to know the current authenticated user corresponding to the OAuth token, is that right?Answered | 3 Replies | 715 Views | Created by Stephen Yeargin - Sunday, May 25, 2014 4:57 AM | Last reply by Eric Urban [MSFT] - Monday, June 2, 2014 2:29 PM -
0 Votes
Access Token Expiration
Azure allows an Access-Token to be refresh using the refresh-token for a maximum period of 90 days.Answered | 4 Replies | 1533 Views | Created by Jayasimha Nuggehalli - Monday, December 8, 2014 11:07 PM | Last reply by SadiqhAhmed-MSFT - Wednesday, June 8, 2016 10:03 AM -
1 Votes
Refresh access token to be used for Power BI Rest API
However, you could refer to the suggestions given in the links ...Answered | 1 Replies | 3051 Views | Created by daxesh0310 - Monday, February 13, 2017 6:35 AM | Last reply by SadiqhAhmed-MSFT - Monday, February 13, 2017 7:14 PM -
0 Votes
WAAD Authorization Token Access
Hello, The following blog should be helpful in getting Access Token from Azure ...Answered | 1 Replies | 1739 Views | Created by FSSSupport - Wednesday, April 23, 2014 11:47 PM | Last reply by Neelesh Ray -MSFT - Wednesday, July 23, 2014 8:21 PM -
2 Votes
Detecting OAuth2 token expiration using a custom endpoint behavior
3600 seconds is not very long so unless you expect to do dozens or hundreds of calls withing this time frame, I wouldn't bother to cache the token at all.Answered | 4 Replies | 1657 Views | Created by Lieven De Moor - Thursday, August 25, 2016 2:11 PM | Last reply by Johns-305 - Friday, August 26, 2016 11:39 AM -
1 Votes
How long a refresh token live
I understood that whenever we try to refresh the access token then we get a new refresh token.Answered | 2 Replies | 5555 Views | Created by esnproject - Sunday, March 25, 2012 9:28 AM | Last reply by aniketNeo - Wednesday, December 26, 2012 2:33 PM -
2 Votes
Error - "input parameter 'scope' is not valid" when requesting client access token
This retrieved the appropriate access token and allowed me to access data.Answered | 6 Replies | 26989 Views | Created by Chris Attaway - Friday, January 19, 2018 10:34 PM | Last reply by Ajay Kadam - Saturday, January 27, 2018 8:04 AM -
0 Votes
Microsoft Translator - C/C++ example to get the access token
</param> /// <param name="base_uri">The URI of the service to access with the generated token.Answered | 1 Replies | 1863 Views | Created by VJ.S - Monday, February 16, 2015 7:25 PM | Last reply by Chris Wendt - Tuesday, February 17, 2015 1:36 AM -
1 Votes
Setting Access Token Myself
We don't recommend storing the access token, for one reason since it typically has a short expiration time e.g. 1 hour.Answered | 2 Replies | 790 Views | Created by d_chen - Monday, January 18, 2016 8:26 PM | Last reply by d_chen - Tuesday, January 26, 2016 7:19 AM -
1 Votes
Can we revoke/block the access token or refresh token
OAuth2 does not provide a mechanism for invalidating access tokens.Answered | 4 Replies | 2305 Views | Created by Singhashokks - Tuesday, November 11, 2014 6:28 AM | Last reply by Arvind S. Iyer - Tuesday, December 23, 2014 10:58 PM -
2 Votes
Microsoft Translator Access token
So which exception i'll get if Access token is expired on SOAP Call?Answered | 14 Replies | 18579 Views | Created by Bhanuj - Friday, October 28, 2011 5:26 PM | Last reply by jk sdkfj - Friday, March 16, 2012 10:31 PM - Items 1 to 20 of 1245945 Next ›
No announcements