Skip to Main Content

ORDS, SODA & JSON in the Database

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.

How to generate an oauth token via Curl or otherwise

AldrichMar 7 2017 — edited Mar 13 2017

We are trying to generate an oauth token and getting "unauthorized" 401 error message.  Can someone assist in figuring out why?

This is the curl command we are using:

curl -i -d "grant_type=authorization_code&code=DC-yt<redacted>_pw." --user o0kXB<redacted>Chdfdfe-r6x_TA..:-QT6jZgN<redacted>nmA.. https://<redacted>.<redacted>.com:8443/ords/apex_ebs_extension/oauth2/token

Any thoughts on how to do so?  Or do so a different way?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2017
Added on Mar 7 2017
1 comment
518 views