Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi Guys,I am new to CUCM AXL API and I was referring the Cisco Dev guide for creating/automating the IP phone/softphone configuration.In the initial steps I used GET to interact with AXL API and the response code was [200]. While accessing the AXL co...
Hi Guys,I am new to CUCM AXL API and I was referring the Cisco Dev guide for creating/automating the IP phone/softphone configuration.In the initial steps I used GET to interact with AXL API and the response code was [200]. While accessing the AXL co...
Hi @Marcel Zehnder ,I have tried the same, I think in the url you are missing a "/" at the end as it would move into the axl service. The code marcel shared give me the html response for the post method instead of the xml object. Adding the response ...
Hi @Alexander Stevenson ,Tried the method of encoding the creds in headers and verified the values of the variables as well prior to raising the question in dev hub. But still it fails!. Please review the attached image as it says the test server is ...
Postman is not permitted to be used in our system. I am using a python from Visual studio to get the task done instead of using postman. I am not sure what a sandbox is actually. I am actually getting the webpage's html response instead of the xml re...