I have created an user thu API i.e. by posting to the url
"https://www.google.com/a/services/v1.0/Create/Account" passing the
required xml data.
The user was successfully created but when i tried login into this
particular URL
"http://mail.google.com/a/edutone.org" (our domain name is edutone.org)
i get multiple security alert popups saying "You are about to be
redirected to Connection which is not secure...." (i think this might
be my browser setting) and the page DOES NOT return back (though login
does NOT seem to failure as wrong credentials just return back with
error message)
so i keeps going but the page never returns back but for the users
created in the admin UI (as an administrator of my domain) iam able to
login into gmail
Can anyone let know if iam missing anything during account creation
thru API
BUT iam able to login to google calendar service, gmail alone seems to
be a problem
Any ideas/suggestions are greatly appreciated
Best regards.
-----Mensaje original-----
De: apps-for-you...@googlegroups.com
[mailto:apps-for-you...@googlegroups.com] En nombre de srinath
Enviado el: martes, 28 de noviembre de 2006 06:25
Para: Google Apps for Your Domain APIs
Asunto: [google-apps-apis] gmail login does NOT seem to work for users
created thru API...
You must enable email access for an Account after creating it.
So after posting the
https://www.google.com/hosted/services/v1.0/Create/Account for creating
an account
You should post this one:
https://www.google.com/hosted/services/v1.0/Update/Account/Email
Group member Francis encountered this problem recently -- it sounds
like it might be worth modifying the docs to make this more clear, or
at least put a better error "message" in place.
-mikej
Regards,
DMK
On Nov 28, 9:18 am, drak...@gmail.com wrote:
> Hi Srinath and Antonio,
>
> You must enable email access for an Account after creating it.
>
> So after posting thehttps://www.google.com/hosted/services/v1.0/Create/Accountfor creating
-----Mensaje original-----
De: apps-for-you...@googlegroups.com
[mailto:apps-for-you...@googlegroups.com] En nombre de
dra...@gmail.com
Enviado el: martes, 28 de noviembre de 2006 11:18
Para: Google Apps for Your Domain APIs
Asunto: [google-apps-apis] Re: gmail login does NOT seem to work for users
created thru API...