Well i just what to get the items (there were 40 items in my
account) .
The code I use is copy-pasted from the demo .To be more exact : on
line 199 Form1.vb from gbase_demo it crashes:
"Private Sub GetData_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles GetData.Click
Dim service As GBaseService = New GBaseService(Me.Text,
AppKey.Text) ====>>>>here
"
In browser i get : System.Net.WebException: The remote server
returned an error: (404) Not Found.
But i very courios that it happens online for 1 account/ for the other
one work s just fain.
On Jun 2, 4:10 pm, Tom Wilson <[email protected]> wrote:
> What is the code doing exactly ? Are you pushing a lot of updates/
> insert etc.. to Google Base ?
>
> On Jun 2, 1:02 pm, "[email protected]" <[email protected]>
> wrote:
>
> > I have 2 google accounts : one of them still works fine (I get my
> > items in your VB GoogleBase Demo project) but with the other i get
> > this error:
>
> > Execution of request
> > failed:http://base.google.com/base/feeds/items
>
> > Everything was fine until 2 hours ago. I didn't change the code.
>
> > 10x,Corina,Romania
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---