Incorrect user authorization on Create Follows

Backend storing token and refreshing and handling all that… Good thing I was already doing that for streamers with a SQL database. Created a “fake” user that get logged in anytime a real player does.

Thanks, it appears to work.