Skip to content
This repository has been archived by the owner on Mar 21, 2021. It is now read-only.

Issue with accepting offers as of today #34

Closed
srabouin opened this issue Sep 25, 2014 · 5 comments
Closed

Issue with accepting offers as of today #34

srabouin opened this issue Sep 25, 2014 · 5 comments

Comments

@srabouin
Copy link

With added logging (see #30), when trying to accept an offer I now get:

There was an error accepting this trade offer. Please try again later. (8)

When accepting a trade offer with the steam client, i noticed it had an additional parameter "partner" which is the partner's steamid. I added it to acceptOffer but it didn't solve the issue.

Any idea what could be causing this problem?
Thanks

@GermanDarknes
Copy link

Its not the partner parameter, you need to get the cookie steamLoginSecure, with this offers will work again.

@srabouin
Copy link
Author

I submitted a patch to node-steam to add the missing token

seishun/node-steam#79

@yberreby
Copy link
Contributor

His patch works for me!

@TJRoger
Copy link

TJRoger commented Oct 1, 2014

Still "Error: 500". 0.0

@buddhapest
Copy link

500s have nothing to do with this problem. 500s are usually the steam side being down (internal server error)

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

No branches or pull requests

5 participants