Symptoms
Java.net.SocketTimeoutException happens on load for Android mobile task list
Diagnoses
Java.net.SocketTimeoutException happens on load for Android mobile task list
Resolution
Resolved after configuring the following:-
1. Navigate to the K2 Services Web.Config
2. Locate the hbinding name="SourceCode.Services.RestBinding HTTPS"]
3. Change the htransport clientCredentialType="Windows"] to ttransport clientCredentialType="None"]
This is to allow the credentials to be passed from the Android to be readable from the web services.