Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Can't complete login #1197

Closed
Adios22 opened this issue Mar 10, 2023 · 2 comments
Closed

[Bug]: Can't complete login #1197

Adios22 opened this issue Mar 10, 2023 · 2 comments
Labels

Comments

@Adios22
Copy link

Adios22 commented Mar 10, 2023

What did you expect to happen?

SteamUser.LoginKeyCallback does not received after login beginning (LogOn((logOnDetails))) and authentication cannot be completed. Till march 6 it was working fine.

Instead of that, what actually happened?

Can't complete login

Which operating system are you running on?

Windows

Which .NET Runtime are you running on?

.NET Framework

Version

3.5

Relevant log output

No response

Example Code

No response

Additional Information

No response

@Adios22 Adios22 added the bug label Mar 10, 2023
@jacobs100500
Copy link

Same problem. I use WEB API authentication (ISteamUserAuth/AuthenticateUser) after receiving SteamUser.LoggedOnCallback. Session id can be taken from SteamClient.SessionID

@xPaw
Copy link
Member

xPaw commented Mar 21, 2023

Gonna close this as a duplicate of #1125. You can still login, just that LoginKeyCallback is not triggered.

@xPaw xPaw closed this as completed Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants