I'm not ruling out anything at this point, but I don't believe it's a timing issue. Given that I set a new id every time (same product data) there should be lots of copies of this item in the account. This morning I was showing the tcpdump of the transaction because there was a checksum problem (but otherwise fine) and when I went to show him that not lands in MyItems lo and behold there was a single instance of the test product, just sent not 20 minutes prior.
Seems most sends are just getting piped to a bit bucket (or I'm sharing an auth token!?) Very strange. On Jan 2, 11:28 am, Tom Wilson <[email protected]> wrote: > Did you check using an authorid search ? When doing data feed at least > the index is updated then the dashboard so it could just be a timing > issue. > > Since i have a multi-client account i don't have this feature so i > always using an authorid search on base.google.com or a snippets query > to check items. > > Tom Wilson > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com > Google Base Tools -http://dev.tomthedeveloper.com/googlebase > > On Jan 2, 6:24 pm, icebackhaz <[email protected]> wrote: > > > Mighty peculiar. One ("count 'em Jim, one") item actually showed up > > in MyItems today. Deleted it, cleared my db, re-submitted > > aaaannnnd ... nada. At least nothing in MyItems. Perfect give and > > take on the wire, but that's a large brick shy of a full load. > > > On Jan 1, 9:28 am, Tom Wilson <[email protected]> wrote: > > > > I just wget the xml and check the details ;) > > > > Tom Wilson > > > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com > > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase > > > > On Dec 31, 10:39 pm, icebackhaz <[email protected]> wrote: > > > > > This is weird. I've been listing to googlebase for a while now using > > > > the java api. Moved system to the next stage of machines and > > > > everything works just fine except for one teensy detail. My listing > > > > don't show up under MyListings > > > > > Watching the wire (tcpdump/wireshark) I have verified that I'm using > > > > the correct AuthSub token. The xml refers to the correct customer_id > > > > (4302211). I get success back from the batch() call. I get a new id > > > > from google in the reply feed. (e.g.http://www.google.com/base/feeds/ > > > > items/11990485544295338278) but I don't see the listing using the > > > > google UI, nor when I run QueryExample3.java (using this name and > > > > password) > > > > > A follow on question: using the url returned from the submission > > > > (example above) always gives 401 Authentication required. How might > > > > one add the credentials to that url? Or is it because the item has > > > > been assigned to some other account? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
