Can you provide a link to the documentation that references this please ?

On Mon, Mar 15, 2010 at 14:20, strachjs <[email protected]>wrote:

> Hi All.
>
> I have a Multi-Client Account (MCA) and I want to create sub-accounts
> via the Google Java API.
>
> After the usual login authentication, I am uploading the following XML
> using POST to http://www.google.com/base/feeds/managedaccounts
>
> <?xml version='1.0'?>
>  <entry xmlns='http://www.w3.org/2005/Atom' xmlns:gb='http://
> base.google.com/ns/2.0'>
>  <title type='text'>ABC Store</title>
>  <content type='text'>Description of ABC Store</content>
>  <link rel='alternate' type='text/html' href='<URL>'/>
>  <gb:adult_content>no</gb:adult_content>
> </entry>
>
> ...I get the error "Service not found".
>
> The example is taken from the Google documentation.
>
> Any tips/suggestions on what is causing the error?
>
> Thanks,
> john
>
> --
> 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]<google-base-data-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-base-data-api?hl=en.
>
>


-- 
Thanks,

Tom Wilson
Web and Media Developer

e: [email protected]
w: 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

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