Mustached_Maniac

Results 3 comments of Mustached_Maniac

You were correct, I thought I was extracting the code and passing it over since it printed to console just fine, but refining the code to Deserialize and THEN passing...

> ```cs > string firstResponseBody = await firstResponse.Content.ReadAsStringAsync(); > code = firstResponseBody; > Console.WriteLine("Authorization Code: " + code); > > var secondRequestData = new > { > appId = "mustached",...

Change your filter settings from "Recording" to "Always" on both sources and then press the eye icon to disable them. Instead of using the OBS Record button, set a hot...