HTTP Request works in Postman and curl, but not in .NET Core code and throws 504 (Gateway Timeout) and 502 (Proxy Error) errors
I’m trying to call an API in my .NET Core web app project but it returns these errors as a response:
I’m trying to call an API in my .NET Core web app project but it returns these errors as a response: