Hey, it still doesnt seem to work.
let data = {
"type": "LISTEN",
data: {
"topics": ["channel-bits-events-v2.46024993"],
"auth_token": accessToken
}
}
And the credentials object I safe looks like this
1. channel: "InL_Shorty"
2. type: "twitch"
3. access_token: "XXX"
4. refresh_token: "XXX"
5. scope: "bits:read,user:edit"
- token_type: “bearer”