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 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
