Hello Google API支持,
据说您正在监控此论坛并帮助开发人员。
我们运行同步服务并使用各种Google API为我们的用户同步数据。 今天我们收到了Google Contacts API的大量错误。
有人可以解释发生了什么吗?这似乎是谷歌方面的问题。 这会很快修好吗?
<?xml version="1.0" encoding="UTF-8"?>
<errors xmlns="http://schemas.google.com/g/2005">
<error>
<domain>GData</domain>
<code>badRequest</code>
<internalReason>Bad Request</internalReason>
</error>
</errors>
引起:com.google.gdata.util.InvalidEntryException:错误请求 在com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:602)〜[gdata-core-1.0-1.47.1.jar:na] 在com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:564)〜[gdata-core-1.0-1.47.1.jar:na] 在com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:560)〜[gdata-core-1.0-1.47.1.jar:na] 在com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:538)〜[gdata-core-1.0-1.47.1.jar:na] 在com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:536)〜[gdata-core-1.0-1.47.1.jar:na] 在com.google.gdata.client.Service.getFeed(Service.java:1135)〜[gdata-core-1.0-1.47.1.jar:1.47.1] 在com.google.gdata.client.Service.getFeed(Service.java:1077)〜[gdata-core-1.0-1.47.1.jar:1.47.1] 在com.google.gdata.client.GoogleService.getFeed(GoogleService.java:676)~ [gdata-core-1.0-1.47.1.jar:1.47.1] 在com.google.gdata.client.Service.getFeed(Service.java:1034)〜[gdata-core-1.0-1.47.1.jar:1.47.1]