Thanks, the new URL works.

However, every time I try to retrieve the data from my Google Base
account which is always returning 0 rows. However, I have rows in my
account. And I cannot insert new items either, every time it's just
returning null after the insert operation. (But the insert operation
does not throw any exceptions).

Thanks in advance for your help!

On Jun 29, 11:47 pm, Gravis <[email protected]> wrote:
> oh whoops... with /base/feeds/items you need to use HTTPS, not HTTP.
> with /base/feeds/snippets you use HTTP.
>
> so, usehttps://www.google.com/base/feeds/items
>
> I dont know what framework you are using but it's likely that you should
> specify that it's a secure http connection (https), the domain 
> iswww.google.comand the path is /base/feeds/items instead of just giving
> it the entire address.
>
> On Mon, 2009-06-29 at 08:03 -0700, marco wrote:
> > I have usedhttp://www.google.com/base/feeds/itemsbut I'm still
> > experiencing the same issue. Can you please help again? Thanks!
>
> --
> Gravis <[email protected]>
--~--~---------~--~----~------------~-------~--~----~
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