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

Who Me Too'd this topic

UCCX 12 - Configuration API CORS Policy

tsuntken
Level 1
Level 1

I have written a reskilling web application and it has been working great on UCCX versions 10 and 11. As soon as a users enters a skill number in the web form javascript runs using the UCCX Configuration API (REST) to update the skill immediately. I have not seen any documentation says this was added to UCCX 12.

 

Now that I am trying to use it on UCCX 12 I am getting CORS errors (see attachment). I have found commands in the CLI for adding domains/origins for CORS but they are only for the Finesse API, not the Configuration API.  

 

I have validated the API Calls do work using Postman and by simply putting them into a browser and enter the creds when prompted. . 

 

Anyone know if Configuration API calls and be made from a separate Web Server using javascript? If so, how to do it? 

 

Thanks

Tom 

 

 

 

Who Me Too'd this topic