ACTU:GetCachedIndependentServiceToken: Difference between revisions
TimmSkiller (talk | contribs) No edit summary |
TimmSkiller (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
Returns a V1 independent service token corresponding to the given account and client ID from an internal cache. | Returns a V1 independent service token corresponding to the given account and client ID from an internal cache. | ||
For a cached token to be considered valid for being returned by this command, it must have been acquired within | For a cached token to be considered valid for being returned by this command, it must have been acquired within the last <code>Cache duration</code> seconds. | ||
It is not possible to retrieve cached V2 independent service tokens using this command. | It is not possible to retrieve cached V2 independent service tokens using this command. | ||
See [[ACT_Services#Independent_Service_Tokens|Independent Service Tokens]] for details. | See [[ACT_Services#Independent_Service_Tokens|Independent Service Tokens]] for details. |