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.
Greetings! I have an XML app that has been running fine on our 7940 phones for several years, but was just alerted (and verified) that it gives an XML Parse Error on our new 7942 phones and in IP Communicator. Pretty simple XML (included below)... ...
Thanks for the suggestions ~ I'm able to list the ExternalServiceAccounts and delete them, but haven't found the secret sauce for creating a user. The wiki page has a heading for "Adding A User" but uses a series of GET commands to get an existing ac...
I've narrowed this down a bit... it seems that the error was caused by having two InputFlag parameters together (A and U)... evidently U supercedes having the A, so this fixed it!