Open Sppsupphack opened 1 year ago
+1
they changed kraken to helix
So just change https://api.twitch.tv/kraken/users?login=${username}
to https://api.twitch.tv/helix/users?login=${username}
So just change
https://api.twitch.tv/kraken/users?login=${username}
tohttps://api.twitch.tv/helix/users?login=${username}
So I changed that but now I get this error please help how do I fix it?
FetchError: invalid json response body at https://api.twitch.tv/kraken/users?login=dadadawds12e reason: Unexpected token G in JSON at position 0 at C:\Users\ioumi\OneDrive\Desktop\TwitchFollowers-main\node_modules\node-fetch\lib\index.js:273:32 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Client. (C:\Users\ioumi\OneDrive\Desktop\TwitchFollowers-main\index.js:119:13) {
type: 'invalid-json'
}
Node.js v18.15.0