SimsaLabim Posted yesterday at 12:43 PM Report Posted yesterday at 12:43 PM The latest update (1.9.4) adds a new "origin=SteamMobile" parameter to mobile GET requests. Is this parameter only used for requests that are part of the node-steam-user library / login process or is this new parameter used for other mobile GET requests, such as retrieving pending confirmations, as well? Quote
Dr. McKay Posted 6 hours ago Report Posted 6 hours ago Moved to correct forum - this was in an update to node-steam-session, not node-steam-user. As far as I've seen, this parameter is present for any GET request issued by the mobile app to the WebAPI. Confirmations don't go through the API so it's not present for those requests. In practice, the only request that origin=SteamMobile is added to in steam-session is the initial GetPasswordRSAPublicKey request as that's the only GET request issued when using EAuthTokenPlatformType.MobileApp. 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.