Jump to content
McKay Development

Error: Access Denied when trying to set cookies for two different bots


Guest Sampli

Recommended Posts

I am trying to set cookies for two different bots running in the same file, and when I get to the second bot, the script errors: 

Error: Access Denied
    at SteamCommunity.<anonymous> (C:\Users\easto\node_modules\steamcommunity\components\webapi.js:15:20)
    at Request._callback (C:\Users\easto\node_modules\steamcommunity\components\http.js:67:15)
    at Request.self.callback (C:\Users\easto\node_modules\request\request.js:185:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (C:\Users\easto\node_modules\request\request.js:1161:10)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
    at Gunzip.<anonymous> (C:\Users\easto\node_modules\request\request.js:1083:12)
    at Object.onceWrapper (events.js:313:30)

 

The second bot successfully logins, it only errors when setting the cookies for the second bot.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...