Hi team, I have been trying to use Core Capture Service but always getting error as
{
"fault": {
"detail": {
"errorcode": "messaging.adaptors.http.flow.InternalServerError"
},
"faultstring": "Internal Server Error"
}
}
I am able to generate the access token but not able to access any services like Session etc..
url which is working for token generation : https://us.api.opentext.com/tenants/6940d09e-0f19-4929-9618-724037d07bc3/oauth2/token
Core capture service urls trying to access which are giving error as stated above :
https://us.api.opentext.com/capture/cp-rest/v2
https://us.api.opentext.com/capture/cp-rest/v2
Kindly guide on how to proceed or if there is any change in url endpoint.