Anyone integrating Google Apps Provisioning API via Oracle or APEX ?
Hi,
I am working on the google apps - education version.
I am able to get auth token using ClientLogin Interface system.
But when trying to make request for other actions like retrieve, create , update users getting errors:
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-29024: Certificate validation failure
The request url is like :
utl_http.begin_request('https://apps-apis.google.com/a/feeds/mydomain.com/user/2.0/myusername','GET', 'HTTP/1.1').
So can any one please help me on this?
I'll appreciate if some one provide some piece of code on the OAuth for the education google app. and for different actions.
Thanks in advance.
Thanks & Regards,
Jaydipsinh Raulji
[www.oracleapexconsultant.com|http://www.oracleapexconsultant.com]