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

Get account data error #462

Open
BoyKaYK opened this issue Oct 19, 2023 · 2 comments
Open

Get account data error #462

BoyKaYK opened this issue Oct 19, 2023 · 2 comments

Comments

@BoyKaYK
Copy link

BoyKaYK commented Oct 19, 2023

Hello, today i get a 'get account data error' typeerror:cannot read properties of null (reading 0) when i trying to ligin to account with my steam bot.
Is it any new changes from Steam or just my problem? I tried it 2 days ago and it worked fine and i didn't make any changes form that time.
9ce15269-e49e-4406-92bc-242606fcbb93

@jorgermduarte
Copy link

jorgermduarte commented Oct 19, 2023

Did you update the package from v4 to v5?

If so, there is some breaking changes that you need to consider, for example the min node version supported and some changes on the auth(login). Now you probably need to use refresh tokens.

https://github.com/DoctorMcKay/node-steam-user/wiki/v4-%E2%86%92-v5-migration-guide

Just for context I'm using the v4.29.3, and everything is working properly to me.

@BoyKaYK

@jorgermduarte
Copy link

you can try to show more details about the version and how your doing the auth (code snapshot for example -> without credentials).

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

No branches or pull requests

2 participants