Twitch Developer Forums
C# Get Channel Informations by Oauth - error 401
API
BarryCarlyon
June 12, 2020, 1:49pm
2
should be
request.Headers.Add("Authorization", $"OAuth {Properties.Settings.Default.Token}");
1 Like
show post in topic