A script for Quickadd plugin to fetch video game data into your vault using IGDB!

Hey there!

Really cool Idea—I’ve been loving the movies and series script and I’m stoked to get cracking on this.

One issue: I’m getting the “Auth refresh error” message. Some inspection shows that my IGDB Token JSON file isn’t getting created by the script. I know you said you’re not a programmer, but it looks like this is a new/unique section of code compared to the movies and series script, so I wonder if you have any ideas why this could be happening?

I do wonder if there may be an issue with my setup of the Twitch App, if I had to hazard a guess. JSON/API connections are new to me and I was unable to find some clear documentation around Twitch→IGDB, so perhaps the JSON file isn’t being created because the token isn’t being generated in the first place?

If that’s the case, I’d love to see how you set up your redirect. In my case, I just went with the localhost (however I did try plugging in the url of actual v4/games endpoint and that didn’t work either).

Would love to hear your thoughts about what may be going on here!