cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
544
Views
0
Helpful
1
Replies

3rd party Gadget calling a WEB API fails with Finesse 11.6

rk06
Level 1
Level 1

My current call flow has a 3rd party gadget which is making a Siebel pop up happen  and then write some data in to  SQL DB using Web API. This gadget and web API is working fine on windows 8 server using Finesse 10.5 but when we migrated the same 3rd party gadget  and Web API to Windows server 12 and calling it using UCCE Finesse 11.6 this Web API is failing. If I try using Postman or Rest client in the browser and place the POST request to this Web API it is working as expected.

 

I tried using fiddler to see the request being sent and found that there is difference in header when finesse is sending this request to Web API. Finesse 10.5 header contains ContentType while Finesse 11.6 header contains ShindigAuthorization + Content Type.

 

Any idea how I can get this WebAPI working in Finesse 11.6

1 Accepted Solution
1 Reply 1