© 2026 Hedgehog Software, LLC
RestClient client = new(); RestRequest request = new("https://id.twitch.tv/oauth2/token?client_id=rw5emgbykwoy28o4rd2d6qv7kjt5oj&client_secret=5k8905je0p44y5yksqc94mfx6spdh0&grant_type=client_credentials"); RestResponse response = await client.PostAsync(request);
Join the Discord to ask follow-up questions and connect with the community
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,470 Members