cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

UCCX Script using REST API - Client response status 412

Hi,


Wondering if someone can assist here. I am trying to make REST API call using UCCX script to third party application.

 

I was successful in making API call to Test environment but when I tried to do the same with Prod, I am getting following exception.
"java.io.IOException: Connection reset" "Client response status: 412"

 

UCCX > REST API > Third Party Application ( Test Environment) - Works

UCCX > REST API > Third Party Application ( Prod Environment) - Response 412

 

However if I do the same with either postman or chrome browser it works as expected.

 

So kind of lost here what could be the reason.

 

I have imported the certs in UCCX already so that's not an issue.

Checked the firewall side and that is also out of equation.

 

What else should I be looking?

@Anthony Holloway  hoping you could give us some pointers

 

Regards

Taha

Who Me Too'd this topic