Retrofit Failure Socket Timeout Exception
I am making a POST call to a server running VS Console app using the Retrofit with OkHttpClient on an Android device (Android Studio app). I have the following setup for Login Activity:
Retrofit Failure Socket Timeout Exception (Android App – Server)
I have the following setup for Login Activity (using POST from android to server):