<?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: Mashup API: external webserver and websocket issue in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186492#M5941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there more versions with this bug? Any version of the February 2018 edition for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the same "&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;net::ERR_CONNECTION_RESET&lt;/SPAN&gt;" and want to know if I am hunting a ghost or made an actual mistake.&lt;/P&gt;&lt;P&gt;I have added the IP address of the machine I am testing / developing with to the Host white list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 11:55:08 GMT</pubDate>
    <dc:creator>oknotsen</dc:creator>
    <dc:date>2018-04-04T11:55:08Z</dc:date>
    <item>
      <title>Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186486#M5935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to move a mashup developed on a Sense server to a external webserver.&lt;/P&gt;&lt;P&gt;All settings from Mashup API reference seems correct:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;var config = { host: "sense.ourhost.com", prefix: "/", port: 443, isSecure: true };&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But when we try to load an app by appid we get a websocket error:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;Error during WebSocket handshake: net::ERR_CONNECTION_RESET&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;The domain of the external page is whitelisted in the Sense proxy settings.&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue?&lt;/P&gt;&lt;P&gt;Thansk!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 11:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186486#M5935</guid>
      <dc:creator />
      <dc:date>2016-09-16T11:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186487#M5936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of Sense are you using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 17:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186487#M5936</guid>
      <dc:creator>Francis_Kabinoff</dc:creator>
      <dc:date>2016-09-16T17:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186488#M5937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using sense 3.0.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Sep 2016 09:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186488#M5937</guid>
      <dc:creator />
      <dc:date>2016-09-17T09:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186489#M5938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And you are authenticating your users properly?&lt;/P&gt;&lt;P&gt;Are you using the self-signed certificates that come out of the box? Some browsers and security settings are not keen on loading resources from a external site with self-signed certificates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 02:21:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186489#M5938</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2016-09-19T02:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186490#M5939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's a bug in sense 3.0.0 surrounding external mashups. So if you are using 3.0.0, I suggest you upgrade to 3.0.1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Sep 2016 13:51:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186490#M5939</guid>
      <dc:creator>Francis_Kabinoff</dc:creator>
      <dc:date>2016-09-19T13:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186491#M5940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So just to update you on the issue:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems the problem was an issue with the Mashup location and secure traffic over https to the Sense server. After reinstalling the certificates all works fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2016 14:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186491#M5940</guid>
      <dc:creator />
      <dc:date>2016-10-06T14:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup API: external webserver and websocket issue</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186492#M5941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there more versions with this bug? Any version of the February 2018 edition for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting the same "&lt;SPAN style="color: #0f0f0f; font-family: Monaco, Menlo, Consolas, 'Courier New', monospace; font-size: 12px;"&gt;net::ERR_CONNECTION_RESET&lt;/SPAN&gt;" and want to know if I am hunting a ghost or made an actual mistake.&lt;/P&gt;&lt;P&gt;I have added the IP address of the machine I am testing / developing with to the Host white list.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 11:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mashup-API-external-webserver-and-websocket-issue/m-p/1186492#M5941</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2018-04-04T11:55:08Z</dc:date>
    </item>
  </channel>
</rss>

