GoogleApps client giving SocketTimeOutException only
问题 We wrote a client to create a user on googleapps using the GoogleNetHttpTransport, but we are getting a socketTimeoutException when making the user as Super Admin through superadmin api. Connecting User has superAdmin Privileges itself. How to increase the ReadTimeOut/SocketTimeout when we are using the GoogleNetHttpTransport . Please find below code snippent on connecting to target and making the client httpTransport = GoogleNetHttpTransport.newTrustedTransport() ; GoogleCredential