I\'m trying to make an API call to third party URL, which is working fine through postman, but same request through C# HttpClient not working.
Th