I am currently trying to get JSON data back from an API into my C# program, and print it onto the console. However, when I try to print the response, nothing is printed. I have