Using Shopsite 10 with SP1. I went over every instruction with a fine tooth comb.... and I keep getting a disapproved response after processing. The reply mentions to check email for the reason, and resubmit. Well, that would be good, if there was an actual reason. The email just says disapproved and gives a link to the MANY reasons that could be causing it - nothing specific dealing with my particular file. I am using FTP to upload.. when I try API upload, I get an errors. I even tried to manually upload the xml, and the same problem occurs. Even ONE item as a test doesn't work.
Thanks in advance for any help -- Here's the feed from the single product file I was using for a test
<?xml version='1.0'?>
<feed xmlns="http://www.w3.org/2005/Atom"
xmlns:g="http://base.google.com/ns/1.0"
xmlns:batch="http://schemas.google.com/gdata/batch">
<title type="text">http://www.tronixweb.com Batch Feed</title>
<category scheme="http://base.google.com/categories/itemtypes" term="products"/>
<entry>
<batch:id>PID#3235</batch:id>
<batch:operation type="insert"/>
<g:id>PID#3235</g:id>
<g:application>ShopSite Pro 10 sp1 r1 for FreeBSD</g:application>
<g:application_domain>http://shopsite.com/</g:application_domain>
<g:expiration_date>2010-02-11</g:expiration_date>
<title><![CDATA[Dark Void 360]]></title>
<g:price>48</g:price>
<g:image_link>http://www.tronixweb.com/store/media/darkvoid-360.jpg</g:image_link>
<link rel='alternate' type='text/html' href='http://www.tronixweb.com/store/product3235.html#3235'/>
<g:product_type><![CDATA[Video Game Software]]></g:product_type>
<g:payment_accepted>Visa</g:payment_accepted>
<g:payment_accepted>MasterCard</g:payment_accepted>
<g:payment_accepted>American Express</g:payment_accepted>
<g:payment_notes>
GoogleCheckout
</g:payment_notes>
<g:condition>New</g:condition>
<g:brand><![CDATA[Xbox 360]]></g:brand>
<g:description><![CDATA[Usually Ships Within One to Two Business Days]]></g:description>
<g:currency>USD</g:currency>
<g:item_type>products</g:item_type>
</entry>
</feed>