Hi,
I'm having the same problem with some domains, Edu and Premier. The
only domain the API works it throws an EntityDoesNotExist(1301). Is
there something to activate in the admin panel to make this API works?
The only way to deal with this is through support??

Thanks,

David C

On 1 dic, 04:08, "Anirudh (Google)" <[email protected]> wrote:
> Hi Clifford,
>
> Canyouplease raise a support ticket so that we can examine your
> domain more closely?
> Instructions for doing the same along with your Customer and Support
> PINs are present in the Control Panel.
>
> -Anirudh
> On Nov 29, 4:11 am, CLIFFORD ILKAY <[email protected]> wrote:
>
> > Hello,
>
> > I am trying to use the gdataAPIto create new accounts and mailing
> > lists in Google Apps Education Edition. I followed the very simple
> > Python example in the docs as below.
>
> > DEFAULT_QUOTA_LIMIT=7000
> > import gdata.apps.service
> > service = gdata.apps.service.AppsService(email='cilkay',
> > domain='mydomain.com', password='mypassword')
> > service.ProgrammaticLogin()
> > service.CreateUser('jdoe', 'John', 'Doe', 'soopersekrit',
> > quota_limit=DEFAULT_QUOTA_LIMIT, password_hash_function=None)
>
> > When I executed the above, I got:
>
> > <class 'gdata.apps.service.AppsForYourDomainException'>: {'status': 403,
> > 'body': '<HTML>\n<HEAD>\n<TITLE>Youarenotauthorizedtoaccessthis
> >API.</TITLE>\n</HEAD>\n<BODY BGCOLOR="#FFFFFF" TEXT="#000000">\n<H1>You
> > arenotauthorizedtoaccessthisAPI.</H1>\n<H2>Error
> > 403</H2>\n</BODY>\n</HTML>\n', 'reason': 'Youarenotauthorizedto
> >accessthisAPI.'}
>
> > I have "Enable provisioningAPI" checked in the user accountsettings
> > and [email protected] is the administrator for the domain. There are
> > other reports of this here:
> > <http://groups.google.com/group/google-apps-apis/search?group=google-a...>
> > but none were helpful. Why am I being told I'mnotauthorizedtoaccess
> > thisAPI?
> > --
> > Regards,
>
> > Clifford Ilkay
> > Dinamis
> > 1419-3266 Yonge St.
> > Toronto, ON
> > Canada  M4N 3P6
>
> > <http://dinamis.com>
> > +1 416-410-3326
>
> >  smime.p7s
> > 4KViewDownload
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Apps APIs" 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-apps-apis?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to