when i call WebApi from Xamarin form i get correct Json response from the Api controller
but when i use [authorize] on the Api controller i get a an HTML string of the login page ?
I added basic authentication , username and password to the httpclient header !
Any help would be appreciated .
Thanks
↧
WebApi
↧