❔ Web Request
I have a code like the one in the picture and this code is going well, but the response is not getting the result I want, why?









HttpClientHttpClientConsider marking this method with the 'async' modifier and changing its return type to 'Task<int>'