GenerateAccessTokenForAppAsync bug or not? #1534
WabiSabikk
started this conversation in
General
Replies: 2 comments 1 reply
-
Just tested and it still works for me. steamClient.Authentication.GenerateAccessTokenForAppAsync(steamClient.SteamID, savedCredentials.RefreshToken, allowRenewal: true); |
Beta Was this translation helpful? Give feedback.
0 replies
-
Had the same problem recently on javasteam. Valve now apparently requires you to be logged in for that to work. Don't know if you can do it with an anonymous session. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
GenerateAccessTokenForAppAsync has recently stopped refreshing tokens. Is there a solution?
Beta Was this translation helpful? Give feedback.
All reactions