I can’t login to the chatbot because https://ui-oauth-redirecter.soge.workers.dev
is in the rate limit of Cloudflare
This causes the complete chatbot to stop working
} reason: FetchError: invalid json response body at https://twitch-token-generator.soge.workers.dev/refresh/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx reason: Unexpected token < in JSON at position 0
2023-01-10T12:33:32.303 !!! ERROR !!! Possibly Unhandled Rejection at: Promise {
<rejected> FetchError: invalid json response body at https://twitch-token-generator.soge.workers.dev/refresh/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx reason: Unexpected token < in JSON at position 0
at /app/node_modules/node-fetch/lib/index.js:273:32
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at refresh (/app/src/services/twitch/token/refresh.ts:108:18) {
type: 'invalid-json'
}