Replies: 1 comment
-
Result code suggests that password is not set. My suggestion is to enable verbose logging and see whats in the packets. See https://steam.readthedocs.io/en/latest/user_guide.html#logging |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Encountering the PasswordUnset error. From the docs, it says that "Password could not be verified as it’s unset server side", but I'm still somewhat confused as to what this means. I'm just passing in a string for both my username and password, which I've verified to be correct from logging in manually onto the steam website.
This is what I'm getting as a result:
EResult.PasswordUnset
Any advice would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions