Hi Marco,
Does it work when you make a single item request (non-batch)? I was
able to create a single draft item by adding the XML below:
<app:control xmlns:app='http://purl.org/atom/app#'>
<app:draft>yes</app:draft>
</app:control>
(From this page on hiding items:
http://code.google.com/apis/base/starting-out.html#item_hide
) If you'd like to send me your batch request I can take a look.
Thank you,
Jeff
On Aug 2, 4:36 am, "mris...@libero.it" <mris...@libero.it> wrote:
I'm trying to perform a batch feed of items to Google Base but if I
try to insert an item in draft Google reply with a Unrecognized
element 'control' message.
Can someone tell me why it doesn't work.
Thanks
Marco