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

API breaking changes #61

Open
Refloow opened this issue May 7, 2024 · 0 comments
Open

API breaking changes #61

Refloow opened this issue May 7, 2024 · 0 comments

Comments

@Refloow
Copy link
Owner

Refloow commented May 7, 2024

Steam recently upated their API key endpoint where its not hidden, and if retrieved from the endpoint what's received comes as all 000000000000s
API key is visible only ones when its created, and even after refreshing page in the client its seen as 000000000.
Node Steam Trade Offer manager module works by fetching the API key when it needs it, and using it within the request. I think it even falls back to it even if API is defined in some cases. This all results in 403 and 429 errors that wont go away.

Working on a fix that should come in the following days

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

1 participant