Api auth error Invalid OAuth token

is self.authorization actually populated when you pass it to that request?

I see you are also using the search endpoint

This python example might be of more use, it’ll generate an App Access Token and do a “is stream live” check instead.

And doesn’t rely on someone elses token generator