Help using PHP cURL with Google apps to create users.

lordskid

New Member
Messages
41
Reaction score
0
Points
0
I am using the free version of google apps. As such I cannot use the google GData API to create users, to allow them to use the email functionality. After days of searching, I realized that google disallows using cURL to access the site. Well is there any other way?

I also started implementing cURL and everything is okay until the part when I try to add a user, that's when I get an error forbidden. If anyone is interested in helping me, post here and I will place the code I have so far.

Thanks in advance.
 
Top