Skip to Main Content

Not able to create access token using 2 legged aouth via OAM

Ankit Raj-OracleMay 26 2021

I am trying to create access token using cURL command as per below documentation:
Security Guide (0 Bytes)I am getting 404 for http://localhost:44001/oauth2/rest/token
in oam_server1.log00001 I could see some connection issues
java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection
.......
Caused By: java.io.IOException: Socket read timed out, socket connect lapse 10651 ms. /127.0.0.1 1521 10000 1 true
I am running oracle db developer vm on my local virtualbox
can i please get some help?
Screenshot 2021-05-25 at 3.46.44 PM.png

Comments
Post Details
Added on May 26 2021
0 comments
15 views