JVz Posted Sunday at 01:34 PM Report Posted Sunday at 01:34 PM When using EAuthTokenPlatformType.SteamClient I'm trying to call webLogOn to obtain new access token for already logged in account, but webSession event gives same steamLoginSecure cookie as before with different sessionid and clientsessionid; and after around 24 hours it becomes invalid an webLogOn starts to throw 403 error Quote
Dr. McKay Posted 2 hours ago Report Posted 2 hours ago You would be expected to see the same access token/steamLoginSecure value if you attempt to refresh within 10 minutes of your last refresh, as steam-session caches it for 10 minutes. After that, you shouldn't see the same response to webLogOn() unless Steam truly returned the same access token again for some reason. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.