Crispy Posted March 31, 2017 Report Posted March 31, 2017 First off this is somewhat of my 10th attempt to post something here cause I wanted to add some error logs and got insta blocked.But now again to my Issue. I just got some node modules I needed for the example of the Send Trade in the steamoffer-manager module. I got my main account hooked up got his shared secret tryed it out and it worked on the first try already sending the tradeoffer without issues. 1 Day Later (now) I have created 2 new Accounts I want to use as a bot. I got them both hooked up, confirmed the emails , added a phone number which i verified then I added 5€ and then I used the 2 Functions enableTwoFactor and finalizeTwoFactor on which I used the shared secret key from the function before. Then I set everything up and the login seems to work, aswell as getting the Api but after that , I guess on the loadInventory function it gives me the error message "Malformed Response". I Got 2FA set up, and used the basic example and it all worked on my main. I cant figure out the Issue. I would love to get some help. Quote
Dr. McKay Posted March 31, 2017 Report Posted March 31, 2017 Please show your code, including the error message and stack trace. Quote
Crispy Posted March 31, 2017 Author Report Posted March 31, 2017 Here is my code : https://pastebin.com/4qsU6fVY Here is my Stacktrace https://pastebin.com/4jFP88NZ Quote
Dr. McKay Posted April 1, 2017 Report Posted April 1, 2017 loadInventory is deprecated. Use getInventoryContents instead. Quote
Crispy Posted April 1, 2017 Author Report Posted April 1, 2017 (edited) Now when i use getInventoryContents or getUserInventoryContents I still get an error but a different one. https://pastebin.com/azE0kYp7 And again I have tested the same function on my main Account and it worked super fine. But somehow it wont work on the Bots. Edited April 1, 2017 by Crispy Quote
Dr. McKay Posted April 2, 2017 Report Posted April 2, 2017 That's a Steamism. You just have to wait and try again later. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.