<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Webex XML DelUser API error with an unhelpful error message in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580471#M1789</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, is there a workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Jul 2016 22:50:25 GMT</pubDate>
    <dc:creator>napalm699</dc:creator>
    <dc:date>2016-07-01T22:50:25Z</dc:date>
    <item>
      <title>Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580469#M1787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;I am calling the DelUser API but am getting an error. I can deactivate the user through the web UI, but can not from the API.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am POSTing to &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://OMITTED.webex.com/WBXService/XMLService" rel="nofollow" target="_blank"&gt;https://OMITTED.webex.com/WBXService/XMLService&lt;/A&gt;&lt;SPAN&gt; with a body of:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;message xmlns:xsd="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;&lt;SPAN&gt;" xmlns:xsi="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/2001/XMLSchema-instance" rel="nofollow" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;&lt;SPAN&gt;" xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;header&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;securityContext&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;password xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/common" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/common&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;OMITTED&amp;lt;/password&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;siteName xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/common" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/common&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;OMITTED&amp;lt;/siteName&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;email xmlns="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/common" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/common&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;OMITTED&amp;lt;/email&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/securityContext&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/header&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;body&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;bodyContent xmlns:q1="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/user" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/user&lt;/A&gt;&lt;SPAN&gt;" xsi:type="java:com.webex.service.binding.user.DelUser"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;webExId&amp;gt;e@clouddev.test&amp;lt;/webExId&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/bodyContent&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/message&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The response is:&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;serv:message xmlns:serv="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service&lt;/A&gt;&lt;SPAN&gt;" xmlns:com="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/common" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/common&lt;/A&gt;&lt;SPAN&gt;" xmlns:use="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.webex.com/schemas/2002/06/service/user" rel="nofollow" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service/user&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:header&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:response&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:result&amp;gt;FAILURE&amp;lt;/serv:result&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:reason&amp;gt;validation: Null Point Error&amp;lt;/serv:reason&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:gsbStatus&amp;gt;PRIMARY&amp;lt;/serv:gsbStatus&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:exceptionID&amp;gt;000000&amp;lt;/serv:exceptionID&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serv:response&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serv:header&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;serv:bodyContent/&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/serv:body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/serv:message&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What does this error message mean? I know I am calling the API correctly because if I change "DelUser" to "GetUser", then I get the expected response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 17:29:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580469#M1787</guid>
      <dc:creator>napalm699</dc:creator>
      <dc:date>2016-07-01T17:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580470#M1788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="p1"&gt;this behavior is a bug that is being fixed in our June release for XML 8.0.0 (it will actually roll out sometime in late July, I believe). Thanks for your patience.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 22:05:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580470#M1788</guid>
      <dc:creator>ryanhunt</dc:creator>
      <dc:date>2016-07-01T22:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580471#M1789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, is there a workaround for this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 22:50:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580471#M1789</guid>
      <dc:creator>napalm699</dc:creator>
      <dc:date>2016-07-01T22:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580472#M1790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did we find out if there was a workaround for this? If not, do we know the exact date of the API update?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 20:16:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580472#M1790</guid>
      <dc:creator>richard Beck</dc:creator>
      <dc:date>2016-07-05T20:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580473#M1791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The work around would be logging into site admin and deleting/deactivating the account manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you getting this error on every user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no exact dates are avilable at this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 20:55:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580473#M1791</guid>
      <dc:creator>ryanhunt</dc:creator>
      <dc:date>2016-07-05T20:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580474#M1792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes this is happening for every user.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 21:52:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580474#M1792</guid>
      <dc:creator>napalm699</dc:creator>
      <dc:date>2016-07-05T21:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Webex XML DelUser API error with an unhelpful error message</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580475#M1793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;David, &lt;/P&gt;&lt;P&gt;&lt;SPAN&gt; Since we cant have private conversations on these forums, can you email &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:webex-meetings-api-dev@cisco.com"&gt;webex-meetings-api-dev@cisco.com&lt;/A&gt;&lt;SPAN&gt; with the the same subject as this thread, and include your site-name so we can do some deeper investigation on your issue. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Ryan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jul 2016 17:40:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/webex-xml-deluser-api-error-with-an-unhelpful-error-message/m-p/3580475#M1793</guid>
      <dc:creator>ryanhunt</dc:creator>
      <dc:date>2016-07-06T17:40:14Z</dc:date>
    </item>
  </channel>
</rss>

