In Google's FAQ on Base Data API (http://code.google.com/apis/base/ faq.htm), the following is incorrect:
"You can see your items in your Google Base dashboard or by using the / items/feed feed (without a bq parameter)." The "/items/feed" should be "/feeds/items". Also, it is only possible to view a single item if you provide the ID of the item. Example / feeds/items/1234567890 You cannot simply view items by leaving out the bq parameter. -- 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 google-base-data-...@googlegroups.com. To unsubscribe from this group, send email to google-base-data-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.