Skip to content

Logging in with Steam Account without having the Epic Account PopUp #949

Discussion options

You must be logged in to vote

Alright yea! I want you to try doing only a connect login.

If we look at SteamManager, you'll find StartLoginWithSteam (this is an Auth login) and StartConnectLoginWithSteamSessionTicket (this is a Connect login). Try making your code only run the Connect login, and see what happens. If you get "InvalidUser" as a response, run EOSManager.Instance.CreateConnectUserWithContinuanceToken with the responded continuance token, and then run StartConnectLoginWithSteamSessionTicket again.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@WispyMouse
Comment options

@WispyMouse
Comment options

Answer selected by OsamaBinScratchy
@OsamaBinScratchy
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants