pixeltailgames / cinema

:movie_camera: Gamemode for Garry's Mod featuring multiplayer video streaming

Home Page:http://www.pixeltailgames.com/cinema/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitch dosent work

Coco-nee-san opened this issue · comments

I even tried to update the api in the service file, i get a 403 error wich is authetication error. any ideas, i been days hitting my head on this and cant seem to figure it out. Help would be rly appreciated.

You need to modify the service to follow the new OAuth requirement: https://discuss.dev.twitch.tv/t/requiring-oauth-for-helix-twitch-api-endpoints/23916

I have the client id and the oauth token, where can i set them in the service file? like i understand a bit of lua, but i rly dont know where to put it

oh right the http.fetch has the headers section, cant belive i was so dumb for so long