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, I'm using xml API in php to insert a meeting in my application. I've taken the sample page available on the linkhttps://developer.cisco.com/site/webex-developer/develop-test/xml-api/sample-code/unfortunately the result is always:HTTP / 1.1 400 Ba...
Hi Hunt,in the weekend I tried and tried .... I was able to turn on the connection, so I no longer have the error.I'm using the following code:<html><head><title>Test XML API</title></head><body> <?php $XML_PORT="443"; //user information $UI...
Hi Hunt,Thank you for the reply. Unfortunately, this code also returns an error:This page contains the following errors:error on line 2 at column 1: Additional content at the end of the documentBelow is the rendering of the page up to the first error...