Skip to content
This repository has been archived by the owner on Feb 3, 2024. It is now read-only.

DropsPage_ClaimDropRewards #81

Open
davormaricdev opened this issue Oct 9, 2022 · 7 comments
Open

DropsPage_ClaimDropRewards #81

davormaricdev opened this issue Oct 9, 2022 · 7 comments

Comments

@davormaricdev
Copy link

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
@nomadism19
Copy link

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

@fluteds
Copy link

fluteds commented Oct 11, 2022

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

@lazi3b0y
Copy link

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

@heyimjonas
Copy link

+1 using it on heroku

@ownzies
Copy link

ownzies commented Oct 13, 2022

@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 #79 (comment)

@Kira-Ada
Copy link

Kira-Ada commented Oct 15, 2022

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

@Alonxx
Copy link

Alonxx commented Oct 26, 2022

+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"}]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants