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!
Problem raised by @bearlythinking has been solved. Please make sure you donāt accidentally add a space when entering client id or client-secret in script configuration.
Work is being done to make this script also work on mobile. I need to find a way to use Obsidian API inside a Quickadd script, to replace node.js fs and normalize from path which apparently do not work on mobile.
Hey, Iāve been trying to set up this script but Iām stuck on the part to set the client_id and client_secret, for me the cog for the script doesnt appear. You have any idea what could it be?
Yes, itās saved on a scripts folder on my vault. When I select it and click on add it disappear from the User script field and becomes the undefined thing up top