{"error":"invalid_client"} error when trying to get token
I am using database 19c (19.10.0.0.0) and want to get token using OAuth 2.0 protocol.
While trying to get token, I am getting {"error":"invalid_client"} error however I can get token using postman using same credentials.
0