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 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, 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to