Closed gsgou closed 4 years ago
In an updated configuration does not occur any longer, can be closed.
Environment
OS: Android Version: 9 Device: any device e.g. GooglePixel Mono: 6.6.0.166 Xamarin.Android: 10.1.3.7
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Describe the bug In Xamarin Android with a test endpoint a POST fails with 415 if not specifying Content-Type.
While a HttpClient implementation traps the Exception, Refit ApiException or ValidationApiException do not.
Steps To Reproduce I will add here over weekend a sample and steps to reproduce.
Expected behavior Get an ApiException with status code 415
Environment