I have a maui app. There the HttpClient is working well with Windows credentials, when I am compiling for Windows apps. On Android I get a NOK on getAsync request with the Message unauthorized. How can I reach REST API on IIS server with Maui on Android?
↧
.Net MAUI httpclient android windows authentication
↧