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