Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Anyone integrating Google Apps Provisioning API via Oracle or APEX ?

Jaydipsinh RauljiJul 15 2011 — edited Mar 25 2019
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]
This post has been answered by John Edward Scott on Jul 15 2011
Jump to Answer

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 20 2011
Added on Jul 15 2011
7 comments
3,334 views