I want to pass the response (HttpResponseMessage) to another API request call. The problem is that I receive null object in my second api. Code is as below
1st Call