request an access token via postman
Summary
request an access token via postmanContent
Hi All, I have downloaded the 18.4.2 REST API for Oracle Identity Cloud Service - Collection in Postman , under the tab - OAuth -> Tokens -> I am trying to execute the POST Obtain access_token (client credentials). When I click on SEND it gives me the below error
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<title>404 Not Found</title>
</head>
<body>
<h1>Not Found</h1>
<p>The requested URL /oauth2/v1/token was not found.</p>
</body>
</html>
Ques1 : is this the right way to access token via postman
Tagged:
0