Damn I dont have a backend service for what I am trying to do. Its just a simple client side script that makes an AJAX call to the api to retrieve viewer count.
I dont really wanna make a whole backend just to support this, seems like incredible overhead.
I imagine OAuth tokens expire, so I can’t just hardcode the token once?