07-09-2020 06:56 AM
Hi,
We have developed Custom toolbar using finesse rest API and it is working fine with SANDBOX lab on port 71 for https://jabber1.abc.inc:71 but same software when we installed on client side, did same configuration and used port 443 for https getting attached error. 503 for htt-bind and login request.
Also post url going without port number whereas in our lab url going with port number. following are two urls.
Lab url - https://jabber1.abc.inc:71/finesse/api/User/Agent1_Test/WrapUpReasons - it return wrapup codes
Client side url :- https://vrt-lb.nidirect.nigov.net/finesse/api/User/Agent1_Test/WrapUpReasons - it return error. Attached screnshot.
As per my knowledge https convert url without port for port 443.
Does this make any impact. Do we need to use other port for https than 443.
We have added all https urls in allowed_origin list.
We are testing agaings 12.0 finesse version.
Regards,
Pravin
07-09-2020 10:51 AM
Hi,
The port for HTTPS is 8445: https://developer.cisco.com/docs/finesse/#!https-requests
Based on the screenshot you are showing, it is complaining about the authentication. What are you passing in for the authorization header? Is it Agent1_Test credentials?
Thanx,
Denise
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide