python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Calling remote API with "async" in ASMX webservice not working
I am trying to call a remote API from OpenAI. However, I want to call the remote API via my C# ASMX web service. (ASP.NET webforms project .NET 4.7)
The problem I am facing is the the remote call does...
user1144596
Votes: 0
Answers: 0