DropBot icon indicating copy to clipboard operation
DropBot copied to clipboard

DropsPage_ClaimDropRewards

Open davormaricdev opened this issue 3 years ago • 7 comments

Successfully Loaded Settings...


Found a twitch-session... No need to login...

? What do u wanna watch? Twitch Drops

Getting all active Campaigns...

? What Game do you wanna watch? Rust

Getting all available Drops...

Looking for a Live Channel...

Checking your Inventory for started Drops...

Checking your Inventory for claimed Drops...
GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 60 seconds... Try: 1/4
 ~/TTVDropBot   main ❯ npm -v                                          ✘ INT
7.21.0

davormaricdev avatar Oct 09 '22 20:10 davormaricdev

I too am getting same error

Starting to watch..

GQL RESPONSE ERROR! ClaimCommunityPoints Request Failed... Retrying in 60 seconds... Try: 1/4

Running in docker

nomadism19 avatar Oct 09 '22 21:10 nomadism19

Can confirm I am also getting this error on Windows 10 running the .exe.

fluteds avatar Oct 11 '22 10:10 fluteds

Can also confirm this error, running in a ubuntu VM on proxmox

lazi3b0y avatar Oct 11 '22 21:10 lazi3b0y

+1 using it on heroku

imadreamerboy avatar Oct 12 '22 18:10 imadreamerboy

@cyberofficial commented on this at issue #79 with a solution. ill paste it here.

     * Work Around for Unable to log in
 * Create a file called **twitch-session.json** under the same directory of the application
 * Paste this inside the file `[{"name":"auth-token","value":"replaceme"}]`
 * Goto twitch drops dashboard, [Here](https://www.twitch.tv/drops/inventory)
 * Get a browser addon that can look at cookies, {Addons: [Opera](https://addons.opera.com/en/extensions/details/cookie-editor-2/), [Chrome](https://chrome.google.com/webstore/detail/cookie-editor/hlkenndednhfkekhgcdicdfddnkalmdm?hl=en), [Firefox](https://addons.mozilla.org/en-US/firefox/addon/cookie-editor/)}
 * Copy the `auth-token` and replace `replaceme` with your token

* Save and close the editor you used then relaunch the application.

⚠️ take notice of your expiring date as well, just a little bit under the auth code, you'll need to get a new code after that time/date

Originally posted by @cyberofficial in https://github.com/Zaarrg/TTVDropBot/issues/79#issuecomment-1271144286

ownzies avatar Oct 13 '22 03:10 ownzies

ownzies

same error, this did help with only lunching program, in after some time bot shuts down with GQL error, it also crashed after reaching 100% on drop reward. I claimed reward myself, lunched bot and then it crashed with GQL error after 28%/100% for the next reward Adding <<"CollectPoints": false>> also didn't help image

Kira-Ada avatar Oct 15 '22 12:10 Kira-Ada

+1 .. i have de same proble i put CollectPoints": false and auth_token , but when it tries to claim the drop it crashes

GQL RESPONSE ERROR! DropsPage_ClaimDropRewards Request Failed... Retrying in 60 seconds... Try: 1/4 Unhandled Rejection at: Promise { <rejected> '[{"message":"failed integrity check"}]' } Unhandled Rejection Reason: [{"message":"failed integrity check"}]

Alonxx avatar Oct 26 '22 13:10 Alonxx