HTTP 400 Bad Request means your item is invalid. The response you get from the APIshould contain an error message telling you what went wrong, then come back with your findings.
Are you submitting items with type products? If yes, check: http://code.google.com/apis/base/starting-out.html#products Especially the "Link to product page" from the attribute requirements table. Alex On Fri, May 15, 2009 at 9:40 PM, bburtonpa <[email protected]> wrote: > > I've written an application to insert/update/delete items into Google > Base. On my test site, the application works flawlessly. The problem > I am having is when I try to insert the exact same items into a > client's existing Google Base account. His Gooble Base account lists > all of the items he currently has for sale on eBay. What he wants to > do is publish these same items on his website. To link back to his > website, the GBaseEntry.AlternateUri property must be set (or add a > link to the collection...I've tried it both ways). > > Like I said, it works fine going to the test site, however when I try > to insert the item into client's site, I get the following error: > > The remote server returned an error: (400) Bad Request. > Execution of request failed: http://www.google.com/base/feeds/items > > If I comment out the AlternateUri property assigment, the items are > insert into the client site without any problem. > > Any ideas what might be causing this error to occur? Any help will be > greatly appreciated! > > TIA- > > Barry > > > -- Alex Dovlecel, Google Switzerland GmbH Company Identifikationsnummer: CH-020.4.028.116-1 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" 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-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
