UPDATE : As of 29.10.204 5:00 PM EST the services seems to be working fine
We are trying to do authToken authentication and all the request are failing with 404 error. This started happening since this morning (28-10-2014).
This is happening from Europe (Germany)
Edit
Now I am seeing the same behavior from USA as well but the failure rate is less as compared to Germany.
java.io.FileNotFoundException: https://www.googleapis.com/oauth2/v1/certs
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:234)