Programattically Get User OAuth Token for Subscriber Notifications

Are you always this helpful?

I used to be able to subscribe to follower notifications. Now I get this error message:

2020-06-09 14:47:02.082340: twitch_follow_server.py:   143: DEBUG  : Failed to subscribe to follower notifications
2020-06-09 14:47:02.082466: twitch_follow_server.py:   144: DEBUG  : result.status_code = 401
2020-06-09 14:47:02.082545: twitch_follow_server.py:   145: DEBUG  : result.text = {"error":"Unauthorized","status":401,"message":"OAuth token is missing"}

Any idea how I can get that OAuth token? Or are you just going to keep pasting links to the same unhelpful documentation?