Follow another user using Twitch api v5

No need to ping barry about this :wink:

As per the Docs you need to send a POST request for this, not GET - change your requests.get to requests.post and, if you have the correct scopes and token, it should work.

Also, you are sending the v5/kraken Accept header - you don’t need that when using Helix.