Jump to content
McKay Development

Unsigno

Member
  • Posts

    4
  • Joined

  • Last visited

Unsigno's Achievements

  1. Thanks for your fast answer . Sorry i missed the detail , and i mean creating + send ( i have a method that create and send i a row ) . Some concurrency handles for send offers ?? Or what limitation are you mention ??
  2. I know NodeJs works in a single thread , but the modules work with request that use sessions , then i have the doubt . I need to handle only one offer per account at a time ? Or can I make all the calls to .createOffer I need ? I tested calling the method many times and works, but is it "secure" ?
  3. Hi all , and thanks for share Dr. McKay. I post this on "General" because it involve Steam Community or/and Steam TradeOffer Manager. I have a new Steam account without inventories, and i am trying to handle this . Using "loadInventory" i get "Malformed response" , this should return "Empty inventory" if i haven't inventory for these app ? Using "getInventoryContents" i get "Error: Failure", ( entering the URL in a browser get the same result from Steam ) this should return "Empty inventory" if i haven't inventory for these app ? Finding in the forum I assume the problem, here, is that i am trying to load a non-exixtent inventory, then i check for "getInventoryContexts" but i get a "Malformed response" error . I found some answers on the forum , but don't apply for me . - I am using the latest versions of the modules - I have logged in the SteamCommunity and SteamTradeOfferManager modules - I haven't account limitations - I have the inventory ( and all ) public - I have 0 inventories Any help or tip should be so apreciated. Thanks in advance . If I forgotten some detail or want more info, please , let me know .
×
×
  • Create New...