<?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: Fail to forward request:Please call XMLAPI via SSL(HTTPS) in Cloud Collaboration</title>
    <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4107531#M2168</link>
    <description>&lt;P&gt;Thank you for confirming you are using postman, as I would have needed the server code that is being used to submit the XML, rather than the XML itself. It looks as though a Webex environment issue was identified over the weekend that is causing the api.webex.com proxy to fail to honor port 443 forwarding to the XML service.&lt;BR /&gt;&lt;BR /&gt;A workaround is reportedly working, by using your site's direct XML service URL of &lt;A href="https://sitename.webex.com/WBXService/XMLService" target="_blank"&gt;https://sitename.webex.com/WBXService/XMLService&lt;/A&gt;, where sitename would be changed to your actual Webex site subdomain. The current issue seems to be with the api.webex.com proxy failing to honor port 443 forwarding to the XML service, though this is expected to see a fix soon.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 17:12:02 GMT</pubDate>
    <dc:creator>nmorrow</dc:creator>
    <dc:date>2020-06-22T17:12:02Z</dc:date>
    <item>
      <title>Fail to forward request:Please call XMLAPI via SSL(HTTPS)</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4104737#M2158</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am able to successfully use the XML API Create Meeting Eample in python code&amp;nbsp;for the apidemoeu test site, but now it giving me&amp;nbsp; following response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;('FAILURE', 'Fail to forward request:Please call XMLAPI via SSL(HTTPS)')&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 09:15:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4104737#M2158</guid>
      <dc:creator>RahulKadam03080</dc:creator>
      <dc:date>2020-06-17T09:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to forward request:Please call XMLAPI via SSL(HTTPS)</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4105006#M2159</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Webex requires HTTPS for all communication, as a security standard. Webex currently uses TLS 1.2, so your development environment should also support this for establishing HTTPS connections, usually meaning you should just need the latest available operating system and packages for your chosen platform. This error just means that you are suspected to have called the XML service via plain HTTP.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 15:57:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4105006#M2159</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2020-06-17T15:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to forward request:Please call XMLAPI via SSL(HTTPS)</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4105561#M2160</link>
      <description>Earlier it was running fine on my system suddenly it starts showing this error. Is there any security update recently.</description>
      <pubDate>Thu, 18 Jun 2020 11:49:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4105561#M2160</guid>
      <dc:creator>RahulKadam03080</dc:creator>
      <dc:date>2020-06-18T11:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to forward request:Please call XMLAPI via SSL(HTTPS)</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4105824#M2161</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;HTTPS requirement is not recent. If you can share your code without exposing personal information, it may help to figure what may have happened.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 17:45:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4105824#M2161</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2020-06-18T17:45:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to forward request:Please call XMLAPI via SSL(HTTPS)</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4106110#M2162</link>
      <description>&lt;P&gt;Yes, I will share it but now using postman for calling API gives the same error.&amp;nbsp; I am sending following XML code in the postman body.&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8"?&amp;gt;&lt;BR /&gt;&amp;lt;serv:message xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;header&amp;gt;&lt;BR /&gt;&amp;lt;securityContext&amp;gt;&lt;BR /&gt;&amp;lt;webExID&amp;gt;******&amp;lt;/webExID&amp;gt;&lt;BR /&gt;&amp;lt;password&amp;gt;******&amp;lt;/password&amp;gt;&lt;BR /&gt;&amp;lt;siteName&amp;gt;******&amp;lt;/siteName&amp;gt;&lt;BR /&gt;&amp;lt;/securityContext&amp;gt;&lt;BR /&gt;&amp;lt;/header&amp;gt;&lt;BR /&gt;&amp;lt;body&amp;gt;&lt;BR /&gt;&amp;lt;bodyContent&lt;BR /&gt;xsi:type="java:com.webex.service.binding.training.GetTrainingSession"&amp;gt;&lt;BR /&gt;&amp;lt;sessionKey&amp;gt;******&amp;lt;/sessionKey&amp;gt;&lt;BR /&gt;&amp;lt;/bodyContent&amp;gt;&lt;BR /&gt;&amp;lt;/body&amp;gt;&lt;BR /&gt;&amp;lt;/serv:message&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am sending a request with the above body and getting the following response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;?xml version="1.0" encoding="UTF-8" ?&amp;gt;&lt;BR /&gt;&amp;lt;serv:message xmlns:serv="&lt;A href="http://www.webex.com/schemas/2002/06/service" target="_blank"&gt;http://www.webex.com/schemas/2002/06/service&lt;/A&gt;" xmlns:com="&lt;A href="http://www.webex.com/schemas/2002/06/common" target="_blank"&gt;http://www.webex.com/schemas/2002/06/common&lt;/A&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;serv:header&amp;gt;&lt;BR /&gt;&amp;lt;serv:response&amp;gt;&lt;BR /&gt;&amp;lt;serv:result&amp;gt;FAILURE&amp;lt;/serv:result&amp;gt;&lt;BR /&gt;&amp;lt;serv:reason&amp;gt;Fail to forward request:Please call XMLAPI via SSL(HTTPS)&amp;lt;/serv:reason&amp;gt;&lt;BR /&gt;&amp;lt;serv:gsbStatus&amp;gt;PRIMARY&amp;lt;/serv:gsbStatus&amp;gt;&lt;BR /&gt;&amp;lt;serv:exceptionID&amp;gt;000000&amp;lt;/serv:exceptionID&amp;gt;&amp;lt;/serv:response&amp;gt;&lt;BR /&gt;&amp;lt;/serv:header&amp;gt;&lt;BR /&gt;&amp;lt;serv:body&amp;gt;&lt;BR /&gt;&amp;lt;/serv:body&amp;gt;&lt;BR /&gt;&amp;lt;/serv:message&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jun 2020 05:57:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4106110#M2162</guid>
      <dc:creator>RahulKadam03080</dc:creator>
      <dc:date>2020-06-19T05:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to forward request:Please call XMLAPI via SSL(HTTPS)</title>
      <link>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4107531#M2168</link>
      <description>&lt;P&gt;Thank you for confirming you are using postman, as I would have needed the server code that is being used to submit the XML, rather than the XML itself. It looks as though a Webex environment issue was identified over the weekend that is causing the api.webex.com proxy to fail to honor port 443 forwarding to the XML service.&lt;BR /&gt;&lt;BR /&gt;A workaround is reportedly working, by using your site's direct XML service URL of &lt;A href="https://sitename.webex.com/WBXService/XMLService" target="_blank"&gt;https://sitename.webex.com/WBXService/XMLService&lt;/A&gt;, where sitename would be changed to your actual Webex site subdomain. The current issue seems to be with the api.webex.com proxy failing to honor port 443 forwarding to the XML service, though this is expected to see a fix soon.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 17:12:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-collaboration/fail-to-forward-request-please-call-xmlapi-via-ssl-https/m-p/4107531#M2168</guid>
      <dc:creator>nmorrow</dc:creator>
      <dc:date>2020-06-22T17:12:02Z</dc:date>
    </item>
  </channel>
</rss>

