However, I'm confused here with one thing.

For insert operation, we need to authenticate the account for sure.

After successful authentication, which feedUri shall we use?

https://www.google.com/base/feeds/items or
GBaseUriFactory.Default.ItemsFeedUri which is actually
http://www.google.com/base/feeds/items??

Using https://www.google.com/base/feeds/items, it will return null
after the insert operation.

Using GBaseUriFactory.Default.ItemsFeedUri (I see Google's example
using this), it will throw error 404 Service Not Found.

So I'm really confused and stuck on this issue.

Any ideas and insights into it? Thanks a lot!!


On Jul 10, 12:04 am, Frank Mantek <[email protected]> wrote:
> Those examples are part of the SDK, and they do work. Maybe it would  
> help if you would actually provide us with any clue what is not  
> working for you?
>
> Frank Mantek
> Google
> On Jul 9, 2009, at 5:40 PM, marco wrote:
>
>
>
> > Anyone can help more? Anyone has used the .NET client library for
> > Google Base and be successful?
>
> > Thanks a lot!
>
> > On Jul 7, 10:20 pm, marco <[email protected]> wrote:
> >> Hello Tom,
>
> >> I have followed these links and especially 
> >> followedhttp://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/
> >> ...
>
> >> But it did not work out for me, do any of you guys have custom  
> >> written
> >> working .NET app for GBase interaction? Thanks a lot if you can  
> >> share,
> >> thanks!
>
> >> On Jul 7, 3:57 am, Tom Wilson <[email protected]> wrote:
>
> >>> What about here 
> >>> :http://code.google.com/apis/base/docs/2.0/developers_guide_dotnet.html
>
> >>> or here :http://code.google.com/apis/gdata/clientlibs.htmlin
> >>> particular here maybe help 
> >>> :http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/
> >>> ...
>
> >>> On Jul 6, 8:44 am, marco <[email protected]> wrote:
>
> >>>> Please email me at: [email protected], thanks a lot!
>
> >>>> On Jul 6, 3:43 pm, marco <[email protected]> wrote:
>
> >>>>> I have been trying for days, but it never succeeded. Have been in
> >>>>> desperation. Can anybody here help me out by providing me any  
> >>>>> working
> >>>>> example written in C# (or VB.NET) that can insert items to  
> >>>>> Google Base
> >>>>> via API, thanks a lot!!
--~--~---------~--~----~------------~-------~--~----~
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