Hello,

 We are developing a custom application, which writes some data into
Google Spreadsheets.

 Last couple of days, we proceeded with the development. Our Code adds
new spreadsheets and around 15 worksheets in it for various
calculations)

 From today morning we are getting an error when we try to add new
spreadsheet or worksheet into Google Spreadsheets as it is unable to
load sheets. Plz find the error below:

*******************************************************************************************************

[Fatal Error] :14:19: Open quote is expected for attribute "{1}"
associated with an element type "face".

com.google.gdata.util.LogUtils logException
WARNING: org.xml.sax.SAXParseException: Open quote is expected for
attribute "{1}" associated with an element type "face".
Message: Open quote is expected for attribute "{1}" associated with an
element type "face".
at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse
(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl
$JAXPSAXParser.parse(Unknown Source)
at org.xml.sax.helpers.ParserAdapter.parse(Unknown Source)
at com.google.gdata.util.XmlParser.parse(Unknown Source)
at com.google.gdata.util.XmlParser.parse(Unknown Source)
at com.google.gdata.data.BaseFeed.parseAtom(Unknown Source)
at com.google.gdata.data.BaseFeed.readFeed(Unknown Source)
at com.google.gdata.client.Service.getFeed(Unknown Source)
at com.google.gdata.client.Service.getFeed(Unknown Source)
at com.google.gdata.client.GoogleService.getFeed(Unknown Source)
at com.google.gdata.client.Service.getFeed(Unknown Source)

*******************************************************************************************************

 Because of this error we couldn't proceed further and thought of
checking it manually. When We went to our development account, we get
the following error

*******************************************************************************************************

We're sorry...
... but your query looks similar to automated requests from a computer
virus or spyware application. To protect our users, we can't process
your request right now.

We'll restore your access as quickly as possible, so try again soon.
In the meantime, if you suspect that your computer or network has been
infected, you might want to run a virus checker or spyware remover to
make sure that your systems are free of viruses and other spurious
software.

If you're continually receiving this error, you may be able to resolve
the problem by deleting your Google cookie and revisiting Google. For
browser-specific instructions, please consult your browser's online
support center.

If your entire network is affected, more information is available in
the Google Web Search Help Center.

We apologize for the inconvenience, and hope we'll see you again on
Google.


*******************************************************************************************************


 Now, When we get this error, we can manually look at our sheets by
typing a secret key (CAPTCHA), But it doesn't help with our
programming and the development work is currently stopped because of
this.

 We understand this will be released in a day. But if this repeats
again tomorrow, we lose our precious time.

 While we understand the intention behind blocking "Automated
requests", our code definitely is not spamming Google spreadsheets,
but as we are in development mode, we can't avoid creating multiple
sheets / content into it until the testing / debugging is over. It may
sound like automated spam to google, but in reality it is not.

 How can we make sure Google doesn't block us in this process ? Is
there something we are doing wrong ? (Or, is there a limit to number
of spreadsheets / worksheets we can create in a day)

 Please let us know.

 Thanks in advance for your response.

Thanks and Regards,
Sheela S

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Docs Data 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://groups.google.com/group/Google-Docs-Data-APIs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to