Hi Hari, Unfortunately the Google Sheets API is on an older platform (GData) and doesn't support the Google Developers Console.
- Eric On Friday, October 9, 2015 at 7:27:54 AM UTC-4, Hari Iyer wrote: > > Hi, > I do get plenty of these errors intermittently accessing spreadsheets via > my web application: > > Caused by: com.google.gdata.util.ServiceException: Internal Server Error > at > com.google.gdata.client.http.HttpGDataRequest.handleErrorResponse(HttpGDataRequest.java:632) > > ~[gdata-core-1.0-1.47.1.jar:na] at > com.google.gdata.client.http.GoogleGDataRequest.handleErrorResponse(GoogleGDataRequest.java:564) > > ~[gdata-core-1.0-1.47.1.jar:na] at > com.google.gdata.client.http.HttpGDataRequest.checkResponse(HttpGDataRequest.java:560) > > ~[gdata-core-1.0-1.47.1.jar:na] at > com.google.gdata.client.http.HttpGDataRequest.execute(HttpGDataRequest.java:538) > > ~[gdata-core-1.0-1.47.1.jar:na] at > com.google.gdata.client.http.GoogleGDataRequest.execute(GoogleGDataRequest.java:536) > > ~[gdata-core-1.0-1.47.1.jar:na] at > com.google.gdata.client.Service.getFeed(Service.java:1135) > ~[gdata-core-1.0-1.47.1.jar:1.47.1] > > Is there any way to figure out whether the spreadsheet API call is > reaching google? > I can see the stats for the Drive API in the developer console but there > seems to be no option for the sheets API. > Thanks, > Hari. > -- You received this message because you are subscribed to the Google Groups "Google Spreadsheets API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
