I'm getting similar errors for my contacts sync app for the iPhone. Is there a quota on contacts now?
On Saturday, April 14, 2012 11:14:09 PM UTC-7, Alexey Panteleev wrote: > > Ok, going to put rate limiting handling in place ... > > > On 4/13/12 12:08 PM, "Alexey Panteleev" <[email protected]> wrote: > > Hello, we just started getting the following error for all our users. > Could you please explain what is going on? We're still using v2 api. > > > google.gdata.util.ServiceException: Service Unavailable > Temporary problem - please try again later. The user is over quota. > > com.yoxel.sync.mail.SyncException: com.google.gdata.util.ServiceException: > Service Unavailable > Temporary problem - please try again later. The user is over quota. > > > Caused by: com.google.gdata.util.ServiceException: Service Unavailable > at > com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:624) > > ~[gdata-core-1.0-1.41.5.jar:na] > at > com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:563) > > ~[gdata-core-1.0-1.41.5.jar:na] > at > com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:552) > > ~[gdata-core-1.0-1.41.5.jar:na] > at > com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:530) > > ~[gdata-core-1.0-1.41.5.jar:na] > at > com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:535) > > ~[gdata-core-1.0-1.41.5.jar:na] > at com.google.gdata.client.Service.update(Service.java:1563) > ~[gdata-core-1.0-1.41.5.jar:1.41.5] > at com.google.gdata.client.Service.update(Service.java:1530) > ~[gdata-core-1.0-1.41.5.jar:1.41.5] > at > com.google.gdata.client.GoogleService.update(GoogleService.java:583) > ~[gdata-core-1.0-1.41.5.jar:1.41.5] > > -- 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
