SSL Error - 502 for OAuth authentication
Summary
SSL Error - 502 for OAuth authenticationContent
I am getting the below error when I test the service connection which "client_credentials" Oauth mechanism. Please share how to fix this
fyi - we didn't configure CORS for end point as of now.
{
"type": "abcs://proxy_auth_problem/ssl/",
"title": "SSL Error",
"detail": "A problem was reported making a SSL connection because of 'java.net.SocketException: Connection reset'",
"status": 502
}
Thanks,
Sridhar
0