Not to state the obvious here but have you try it removing one of the
duplicate URL's ?

<g:link type="url" xmlns:g="http://base.google.com/ns/1.0";>http://
www.europartscatalog.com/1975/porsche/911/brake-rotors.html</g:link>

<link href="http://www.europartscatalog.com/1975/porsche/911/brake-
rotors.html" rel="alternate" type="text/html" />

You only need one remove the <g:link> entry.

On Mar 25, 8:54 pm, "[email protected]"
<[email protected]> wrote:
> Ok, now the XML is cleaned up. Any ideas? The API demo page returns
> the same error.
>
> <?xml version='1.0'?>
> <entry xmlns="http://www.w3.org/2005/Atom";>
> <g:item_type type="text" xmlns:g="http://base.google.com/ns/
> 1.0">Products</g:item_type>
> <g:title type="text" xmlns:g="http://base.google.com/ns/1.0";>1975
> Porsche 911 Brake Rotors - Zimmermann</g:title>
> <g:description type="text" xmlns:g="http://base.google.com/ns/
> 1.0">Vented - 5-Lug. 1975 Porsche 911 Brake Rotors manufactured by
> Zimmermann. Highest quality Porsche 911 Brake Rotors at discount
> prices!</g:description>
> <g:brand type="text" xmlns:g="http://base.google.com/ns/
> 1.0">Zimmermann</g:brand>
> <g:year type="text" xmlns:g="http://base.google.com/ns/1.0";>1975</
> g:year>
> <g:make type="text" xmlns:g="http://base.google.com/ns/1.0";>Porsche</
> g:make>
> <g:model type="text" xmlns:g="http:// base.google.com/ns/1.0">911</
> g:model>
> <g:payment type="text" xmlns:g="http://base.google.com/ns/1.0";>Visa</
> g:payment>
> <g:payment type="text" xmlns:g="http://base.google.com/ns/
> 1.0">MasterCard</g:payment>
> <g:payment type="text" xmlns:g="http://base.google.com/ns/
> 1.0">Discover</g:payment>
> <g:payment type="text" xmlns:g="http:// base.google.com/ns/
> 1.0">American Express</g:payment>
> <g:part_name type="text" xmlns:g="http://base.google.com/ns/1.0";>Brake
> Rotors</g:part_name>
> <g:part_number type="text" xmlns:g="http://base.google.com/ns/
> 1.0">W0133-1619299</g:part_number>
> <g:product_type type="text" xmlns:g="http://base.google.com/ns/
> 1.0">Parts</g:product_type>
> <g:condition type="text" xmlns:g="http://base.google.com/ns/1.0";>New</
> g:condition>
> <g:currency type="text" xmlns:g="http://base.google.com/ns/1.0";>USD</
> g:currency>
> <g:image_link type="url" xmlns:g="http://base.google.com/ns/
> 1.0">http://img.eautopartscatalog.com/live/thmb/W01331619299ZIM.JPG</
> g:image_link>
> <g:link type="url" 
> xmlns:g="http://base.google.com/ns/1.0";>http://www.europartscatalog.com/1975/porsche/911/brake-rotors.html</g:link>
> <g:price type="floatUnit" xmlns:g="http://base.google.com/ns/
> 1.0">55.58 USD</g:price>
> <g:expiration_date type="date" xmlns:g="http://base.google.com/ns/
> 1.0">2009-04-14</g:expiration_date>
> <link href="http://www.europartscatalog.com/1975/porsche/911/brake-
> rotors.html" rel="alternate" type="text/html" />
> </entry>
>
> On Mar 25, 1:48 pm, "[email protected]"
>
>
>
> <[email protected]> wrote:
> > a little easier to read:
> > <entry xmlns="http://www.w3.org/2005/Atom";>
> > <g:item_type type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Products
> > </g:item_type>
> > <g:title type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > 1975 Porsche 911 Brake Rotors - Zimmermann
> > </g:title>
> > <g:description type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Vented - 5-Lug. 1975 Porsche 911 Brake Rotors manufactured by
> > Zimmermann. Highest quality Porsche 911 Brake Rotors at discount
> > prices!
> > </g:description>
> > <g:brand type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Zimmermann
> > </g:brand>
> > <g:year type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > 1975
> > </g:year>
> > <g:make type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Porsche
> > </g:make>
> > <g:model type="text" xmlns:g="http:// base.google.com/ns/1.0">
> > 911
> > </g:model>
> > <g:payment type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Visa
> > </g:payment>
> > <g:payment type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > MasterCard
> > </ g:payment>
> > <g:payment type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Discover
> > </g:payment>
> > <g:payment type="text" xmlns:g="http:// base.google.com/ns/1.0">
> > American Express
> > </g:payment>
> > <g:part_name type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Brake Rotors
> > </ g:part_name>
> > <g:part_number type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > W0133-1619299
> > </g:part_number>
> > <g:product_type type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > Parts
> > </g:product_type>
> > <g:condition type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > New
> > </g:condition>
> > <g:currency type="text" xmlns:g="http://base.google.com/ns/1.0";>
> > USD
> > </g:currency>
> > <g:image_link type="url" 
> > xmlns:g="http://base.google.com/ns/1.0";>http://img.eautopartscatalog.com/live/thumb/W01331619299ZIM.JPG
> > </g:image_link>
> > <g:link type="url" 
> > xmlns:g="http://base.google.com/ns/1.0";>http://www.europartscatalog.com/1975/porsche/911/brake-rotors.html
> > </g:link>
> > <g:price type="floatUnit" xmlns:g="http://base.google.com/ns/1.0";>
> > 55.58 USD
> > </g:price>
> > <g:expiration_date type="date" xmlns:g="http://base.google.com/ns/
> > 1.0">
> > 2009-04-14
> > </g:expiration_date>
> > <link href="http://www.europartscatalog.com/1975/porsche/911/brake-
> > rotors.html" rel="alternate" type="text/html" />
> > </entry>
>
> > On Mar 25, 12:56 pm, "[email protected]"
>
> > <[email protected]> wrote:
> > > Hello Alex,
>
> > > Here is the XML:
>
> > > <entry xmlns="http://www.w3.org/2005/Atom";><g:item_type type="text"
> > > xmlns:g="http://base.google.com/ns/1.0";>Products</g:item_type><g:title
> > > type="text" xmlns:g="http://base.google.com/ns/1.0";>1975 Porsche 911
> > > Brake Rotors - Zimmermann</g:title><g:description type="text"
> > > xmlns:g="http://base.google.com/ns/1.0";>Vented - 5-Lug. 1975 Porsche
> > > 911 Brake Rotors manufactured by Zimmermann. Highest quality Porsche
> > > 911 Brake Rotors at discount prices!</g:description><g:brand
> > > type="text" xmlns:g="http://base.google.com/ns/1.0";>Zimmermann</
> > > g:brand><g:year type="text" xmlns:g="http://base.google.com/ns/
> > > 1.0">1975</g:year><g:make type="text" xmlns:g="http://base.google.com/
> > > ns/1.0">Porsche</g:make><g:model type="text" xmlns:g="http://
> > > base.google.com/ns/1.0">911</g:model><g:payment type="text"
> > > xmlns:g="http://base.google.com/ns/1.0";>Visa</g:payment><g:payment
> > > type="text" xmlns:g="http://base.google.com/ns/1.0";>MasterCard</
> > > g:payment><g:payment type="text" xmlns:g="http://base.google.com/ns/
> > > 1.0">Discover</g:payment><g:payment type="text" xmlns:g="http://
> > > base.google.com/ns/1.0">American Express</g:payment><g:part_name
> > > type="text" xmlns:g="http://base.google.com/ns/1.0";>Brake Rotors</
> > > g:part_name><g:part_number type="text" xmlns:g="http://base.google.com/
> > > ns/1.0">W0133-1619299</g:part_number><g:product_type type="text"
> > > xmlns:g="http://base.google.com/ns/1.0";>Parts</
> > > g:product_type><g:condition type="text" xmlns:g="http://
> > > base.google.com/ns/1.0">New</g:condition><g:currency type="text"
> > > xmlns:g="http://base.google.com/ns/1.0";>USD</g:currency><g:image_link
> > > type="url" xmlns:g="http://base.google.com/ns/1.0";>http://
> > > img.eautopartscatalog.com/live/thumb/W01331619299ZIM.JPG</
> > > g:image_link><g:link type="url" xmlns:g="http://base.google.com/ns/
> > > 1.0">http://www.europartscatalog.com/1975/porsche/911/brake-
> > > rotors.html</g:link><g:price type="floatUnit" xmlns:g="http://
> > > base.google.com/ns/1.0">55.58 USD</g:price><g:expiration_date
> > > type="date" xmlns:g="http://base.google.com/ns/1.0";>2009-04-14</
> > > g:expiration_date><link href="http://www.europartscatalog.com/1975/
> > > porsche/911/brake-rotors.html" rel="alternate" type="text/html" /></
> > > entry>
>
> > > On Mar 25, 11:16 am, Alex <[email protected]> wrote:
>
> > > > Can you give an example of an item that fails? It would help a lot to 
> > > > see
> > > > the xml item, as it is sent to the Base API server.
> > > > Reproducing the issue using the API Demo
> > > > Page<http://www.google.com/base/api/demo/html/demo.html>and providing
> > > > the XML you use there would help even more.
> > > > Alex
>
> > > > On Wed, Mar 25, 2009 at 5:00 AM, [email protected] <
>
> > > > [email protected]> wrote:
>
> > > > > Anything?
>
> > > > > On Mar 24, 4:00 pm, Tom Wilson <[email protected]> wrote:
> > > > > > Are you sure it was working ok ? Whats the URL ?
>
> > > > > > Tom Wilson
> > > > > > Freelance Google Base Developer and 
> > > > > > Consultantwww.tomthedeveloper.com
>
> > > > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> > > > > > Featured Project :
> > > > >http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> > > > > > On Mar 24, 10:40 pm, "[email protected]"
>
> > > > > > <[email protected]> wrote:
> > > > > > > Hello Tom -
>
> > > > > > > Thanks for the reply! Nope, I don't have any active items. That 
> > > > > > > is the
> > > > > > > strange thing. Any other ideas?
>
> > > > > > > On Mar 24, 3:26 pm, Tom Wilson <[email protected]> 
> > > > > > > wrote:
>
> > > > > > > > Do you have any active items in the index ?
>
> > > > > > > > See 
> > > > > > > > :http://base.google.com/support/bin/answer.py?hl=en&answer=29025
>
> > > > > > > > Tom Wilson
> > > > > > > > Freelance Google Base Developer and
> > > > > Consultantwww.tomthedeveloper.com
>
> > > > > > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase
> > > > > > > > Featured Project :
> > > > >http://google-code-featured.blogspot.com/2008/02/google-base-competit...
>
> > > > > > > > On Mar 24, 8:39 pm, "[email protected]"
>
> > > > > > > > <[email protected]> wrote:
> > > > > > > > > I am attempting to import some products into base however I 
> > > > > > > > > keep
> > > > > > > > > getting the error below:
>
> > > > > > > > > Execution of request failed:
> > > > >http://www.google.com/base/feeds/items-
> > > > > > > > > ||| - error type="data" field="link" reason="Duplicate url"
>
> > > > > > > > > I have been using this same code for months now with no 
> > > > > > > > > problem but
> > > > > > > > > now nothing will import. I have NO active or inactive items
> > > > > currently
> > > > > > > > > in my account so I an unclear as to why I am getting this 
> > > > > > > > > error.
>
> > > > > > > > > Any ideas?- Hide quoted text -
>
> > > > > > > > - Show quoted text -
>
> > > > --
> > > > Alex Dovlecel, Google Switzerland GmbH
> > > > Company Identifikationsnummer: CH-020.4.028.116-1- Hide quoted
>
> ...
>
> read more »
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to