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

getExchangeDetails returns incorrect assetids after steam stacks items #316

Closed
ksewo opened this issue Oct 29, 2020 · 1 comment
Closed
Labels

Comments

@ksewo
Copy link

ksewo commented Oct 29, 2020

Steam stacks some RUST (APPID: 252490) items after trade. If steam does that, getExchangeDetails returns wrong assetid for received item if it has been stacked.

Is there a way I can prevent items stacking or get correct assetids of items after trade (if they stack)?

There is the same issue with getReceivedItems.

@DoctorMcKay
Copy link
Owner

Unfortunately not. The asset server automatically stacks the items, and the data returned in those methods comes straight from the asset server. If it's wrong, that's the asset server's fault.

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

2 participants