Jump to content
McKay Development

Gues_t

Member
  • Posts

    18
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Gues_t reacted to vindisel in New request limits? (429 error)   
    For me, this method has not changed anything at all. I consistently receive cookies from the steam-session, setCookies() in steamcommunity and tradeoffer-manager work stably, but as soon as I try to send an exchange from the bot or get a link to the exchange bot getTradeURL(), I get error 429
    Works for me:
    request: Request.defaults({ proxy: proxy, headers: { 'Accept-Encoding': 'deflate, br, zstd' } })
  2. Like
    Gues_t reacted to Dr. McKay in localAddress   
    That's not presently a supported feature, but 1.4.0 was just published which adds the ability for you to pass in a custom https.Agent, which would allow you to bind to a particular local address.
  3. Like
    Gues_t reacted to dedforse in not bind a number and 2fa   
    In the library Dr. McKay (node-snode-steamcommunity) can not bind a number and 2fa at a time. Most likely the library does not pass the stimulus number when binding the autihutor
×
×
  • Create New...