What exactly did you post ? Tom Wilson Freelance Google Base Developer and Consultant www.tomthedeveloper.com
Google Base Tools - http://dev.tomthedeveloper.com/googlebase Featured Project : http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html On Mar 23, 12:07 pm, smayleepay <[email protected]> wrote: > I can add item usinghttp://www.google.com/base/dashboard?statusGroup=1 > Item has status published and soon searchable. I checked my dashboard > 2 houers later > and my item status is Disapproved?? I don't know why. This is my own > data type - which > has only my adress (location) and few text information. How I can use > my dashboard . Please help > It's important to me!!! > > On 23 Mar, 12:03, Tom Wilson <[email protected]> wrote: > > > > > Check you Google Base account dashboard do these items your posting or > > have post have any errors ? Like disapproved ? > > > Tom Wilson > > Freelance Google Base Developer and Consultantwww.tomthedeveloper.com > > > Google Base Tools -http://dev.tomthedeveloper.com/googlebase > > Featured Project > > :http://google-code-featured.blogspot.com/2008/02/google-base-competit... > > > On Mar 23, 9:27 am, smayleepay <[email protected]> wrote: > > > > Hi I wrote application (in js) which uses Google Base Api. Everything > > > was ok. I wrote date to my feeds/items and read from snippets. I have > > > not changed my code but I have problem. When I try to insert item I > > > receive error: > > > > <errors> > > > <error type="request" reason="Service not found"/> > > > </errors> > > > > I don't know what is this. > > > I use coockie to log: > > > > function logMeIn() { > > > scope = 'http://www.google.com/base/feeds'; > > > var token = google.accounts.user.login(scope);} > > > > to insert data I use > > > > baseService.insertEntry('http://www.google.com/base/feeds/items', > > > newItem, handleInsert, handleError, > > > google.gdata.gbase.GoogleBaseItemEntry); --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
