We have an internal contacts syncing app that has been in use for
quite some time. Today, we have started getting the following
exception thrown when doing updates of Google Shared Contacts. Is the
Shared Contacts service having problems?

----------------------------
Exception in thread "main" com.google.gdata.util.ServiceException:
Internal Server Error
A temporary internal problem has occurred. Try again later.

        at
com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:
624)
        at
com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:
563)
        at
com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:
552)
        at
com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:
530)
        at
com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:
535)
        at com.google.gdata.client.Service.update(Service.java:1563)
        at com.google.gdata.client.Service.update(Service.java:1530)
        at com.google.gdata.client.GoogleService.update(GoogleService.java:
583)
...

-- 
You received this message because you are subscribed to the Google
Groups "Google Contacts, Shared Contacts and User Profiles APIs" group.
To post to this group, send email to
[email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://code.google.com/apis/contacts/community/forum.html

Reply via email to