Hi,
I'm trying to add rows to my spreadsheet by using http post and I get
the following error:
The prefix "gsx" for element "gsx:name" is not
bound.
Here's my data string:
<entry>
<gsx:name>John</gsx:name>
<gsx:email>[EMAIL PROTECTED]</gsx:email>
</entry>
I'm sending it the post url of my worksheet using Content-Type:
application/atom+xml.
Thoughts?
Note: my spreadsheet has the headers: name and email
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---