Twitch-Drops-Bot: [Bug] API error: "PersistedQueryNotFound"

[error] Failed to get drop campaign details
[info] Processing campaign: Halo Infinite HCS Kickoff Major Charlotte Co-Streamers - FEB 24-26
[error] Error processing campaign! Error: API error: {
    "errors": [
        {
            "message": "PersistedQueryNotFound"
        }
    ],
    "extensions": {
        "durationMilliseconds": 3,
        "operationName": "DropCampaignDetails",
        "requestID": "01GT2829C86ER2W5HZ03ENVKET"
    }
}
[info] Processing campaign: Halo Infinite HCS Kickoff Major Charlotte FEB 24-26
[info] Found 2 good streams
[info] Watching stream: https://www.twitch.tv/halo

image

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Reactions: 5
  • Comments: 15 (3 by maintainers)

Most upvoted comments

I forked @deathart fixes and fixed the error being thrown by tags: https://github.com/TychoTheTaco/Twitch-Drops-Bot/pull/293

Docker image: ghcr.io/updownleftdie/twitch-drops-bot:latest

To fix the issue you have to compile the project with pull request #292.

Looks like this project is dead. Last change was on 3rd of Dec.

Did anyone made a fork and fixed that bug?

Looks like this project is dead. Last change was on 3rd of Dec.

That’s actually not that long of time in open-source world, but I’m guessing the maintainer is discouraged from working on it because of Twitch’s anit-bot measure that broke claiming

Yea that’s the main reason I stopped working on it. I would like to at least keep the auto-watching working so I merged #292 which fixes this issue