<?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: Load HTTP WMS over HTTPS (using a proxy) in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1047327#M72543</link>
    <description>&lt;P&gt;I have this same issue, except I am not using Web AppBuilder.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am loading a public, wms layer over https via the proxy.&lt;/P&gt;&lt;P&gt;Here is the link:&lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript/wmslayer-bypasses-proxy-when-using-getfeatureinfo/td-p/1044417" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-javascript/wmslayer-bypasses-proxy-when-using-getfeatureinfo/td-p/1044417&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can any let me know what I can do in the WMS layer to make it work the same as here?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 22:58:37 GMT</pubDate>
    <dc:creator>EugeneStaten</dc:creator>
    <dc:date>2021-04-14T22:58:37Z</dc:date>
    <item>
      <title>Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349802#M32366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem trying to load a third party WMS (&lt;A href="http://ovc.catastro.meh.es/Cartografia/WMS/ServidorWMS.aspx?SERVICE=WMS&amp;amp;REQUEST=GetCapabilities&amp;amp;VERSION=1.3.0"&gt;this one&lt;/A&gt;) over HTTP inside a Web AppBuilder app using HTTPs with &lt;STRONG&gt;popups enabled (&lt;/STRONG&gt;via &lt;A href="http://www.arcgis.com/home/webmap/viewer.html?webmap=35d739f8c8b54712ac2b03544e6517e1"&gt;this Web map&lt;/A&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have added a proxy (using the &lt;A href="https://github.com/esri/resource-proxy"&gt;resource proxy&lt;/A&gt;) to the config.json and it seems to work (at first) as you will see here:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385586_0.png" style="width: 620px; height: 336px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Every call to "ovc.catastro.meh.es" es been redirected though the proxy but then when&amp;nbsp;the popup is triggered:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385587_1.png" style="width: 620px; height: 318px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385588_2.png" style="width: 620px; height: 317px;" /&gt;&lt;/P&gt;&lt;P&gt;And if I edit the HTML directly it works:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-4 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385592_3.png" style="width: 620px; height: 319px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone know how to fix this? I'm not sure if this is an issue related to Web AppBuilder or to the ArcGIS API for JavaScript // cc:&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/44829"&gt;Jianxia Song&lt;/A&gt;, &lt;A href="https://community.esri.com/migrated-users/53998"&gt;Lemao Wu&lt;/A&gt;, &lt;A href="https://community.esri.com/migrated-users/3101"&gt;Robert Scheitlin, GISP&lt;/A&gt;, &lt;A href="https://community.esri.com/people/odoe"&gt;odoe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Dec 2017 18:06:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349802#M32366</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2017-12-04T18:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349803#M32367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Raúl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The first thing that comes to mind is that you attach an event listener for setFeatures on the maps popup and change the http url to https. I have never been in this situation so I can not give more details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 03:39:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349803#M32367</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-12-05T03:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349804#M32368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank's Robert!, let me try and I'll get back to you, &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 05:52:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349804#M32368</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2017-12-05T05:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349805#M32369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I finally made a change over the "&lt;STRONG&gt;server/apps/[APP_ID]/jimu.js/PopupManager.js&lt;/STRONG&gt;" and inside the "&lt;STRONG&gt;initPopupMenu()&lt;/STRONG&gt;" method I made these changes:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;initPopupMenu&lt;SPAN class="punctuation token"&gt;:&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;function&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;features&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;if&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;!&lt;/SPAN&gt;features&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;{&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;_disablePopupMenu&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;this&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;popupMenu&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;setActions&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;return&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;}&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; featureSet &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; jimuUtils&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;toFeatureSet&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;features&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// Adding proxy manually&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; proxyUrl &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token function"&gt;getAppConfig&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;httpProxy&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;rules&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;proxyUrl&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;var&lt;/SPAN&gt; aux &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; proxyUrl &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;'?'&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; featureSet&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;features&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;attributes&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;QUERY_URL&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; featureSet&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;features&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;0&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;attributes&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;QUERY_URL &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; aux&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="comment token"&gt;// End changes&lt;/SPAN&gt;

&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;So I just manually forced to replace the QUERY_URL attribute as a first approach and it worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 16:27:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349805#M32369</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2021-12-11T16:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349806#M32370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Raúl,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; Don't forget to mark replies that help you get to correct answer as helpful.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 13:42:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349806#M32370</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-12-07T13:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349807#M32371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had the same issue than Raúl.&lt;/P&gt;&lt;P&gt;Forcing to use the proxy by changing the QUERY_URL attribute inside&amp;nbsp;initPopupMenu has partially worked for us.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works when you have only one WMS layer. But if you have two or more, when you click on the "Next feature" icon for the 2nd layer, the Mixed content error appears before initPopupMenu is called.&lt;/P&gt;&lt;P&gt;Do you have any suggestion?&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Dec 2017 13:58:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349807#M32371</guid>
      <dc:creator>FelixEscalas</dc:creator>
      <dc:date>2017-12-11T13:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349808#M32372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're right Robert, done!, thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 15:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349808#M32372</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2017-12-12T15:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349809#M32373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix!,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess another method is called in that case.&amp;nbsp;Have you tried inspecting the methods at&amp;nbsp;PopupManager.js?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Dec 2017 15:48:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349809#M32373</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2017-12-12T15:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349810#M32374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raúl,&lt;/P&gt;&lt;P&gt;Nothing from PopupManager.js, the mixed-content error is fired before. I have little experience with the API, I can't find what is called when the "Next feature" button is pressed.&lt;/P&gt;&lt;P&gt;Best.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 09:03:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349810#M32374</guid>
      <dc:creator>FelixEscalas</dc:creator>
      <dc:date>2017-12-13T09:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349811#M32375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Felix I'm a little bit&amp;nbsp;busy&amp;nbsp;these days, I'll try to get back to your question asap, but let's see if &lt;A href="https://community.esri.com/migrated-users/180371"&gt;Gavin Rehkemper&lt;/A&gt;, &lt;A href="https://community.esri.com/migrated-users/53998"&gt;Lemao Wu&lt;/A&gt;&amp;nbsp;or any &lt;A href="https://esri-es.github.io/awesome-arcgis/arcgis/products/web-appbuilder/developer-edition/#people-you-should-know"&gt;Web AppBuilder experienced developer&lt;/A&gt; can help us here &lt;span class="lia-unicode-emoji" title=":winking_face_with_tongue:"&gt;😜&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 08:50:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349811#M32375</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2017-12-22T08:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349812#M32376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The httpProxy is used only if the request is sent by esri/request,&amp;nbsp;but the URL in popup&amp;nbsp;is not sent by esri request, so it does not go over the proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you'd better make your URL trusted by browser.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Dec 2017 09:54:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349812#M32376</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2017-12-22T09:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349813#M32377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Junshan, /sorry I didn't see your message before, I&amp;nbsp;should to check my notification settings on geonet ^_^'')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's a good approach when the app is for internal use, but if&amp;nbsp;they try to publish the app for the general public I guess that's not going&amp;nbsp;to be enough, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess&amp;nbsp;this is not using esri/request because it is&amp;nbsp;been created through the webmap using the JS API&amp;nbsp;and the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jsapi/esri.arcgis.utils-amd.html#createmap" title="https://developers.arcgis.com/javascript/3/jsapi/esri.arcgis.utils-amd.html#createmap"&gt;createMap method&lt;/A&gt;, is that right?&amp;nbsp;Could we fix it using the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jshelp/ags_proxy.html" title="https://developers.arcgis.com/javascript/3/jshelp/ags_proxy.html"&gt;a proxy rule&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;// cc: &lt;A href="https://community.esri.com/migrated-users/2906"&gt;Bjorn Svensson&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/6443"&gt;Rene Rubalcava&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/42939"&gt;Justin Colville&lt;/A&gt;&amp;nbsp;&lt;A href="https://community.esri.com/migrated-users/3511"&gt;Jeremy Bartley&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/349813#M32377</guid>
      <dc:creator>Raul_Jimenez</dc:creator>
      <dc:date>2018-01-05T16:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1047327#M72543</link>
      <description>&lt;P&gt;I have this same issue, except I am not using Web AppBuilder.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am loading a public, wms layer over https via the proxy.&lt;/P&gt;&lt;P&gt;Here is the link:&lt;A href="https://community.esri.com/t5/arcgis-api-for-javascript/wmslayer-bypasses-proxy-when-using-getfeatureinfo/td-p/1044417" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-javascript/wmslayer-bypasses-proxy-when-using-getfeatureinfo/td-p/1044417&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Can any let me know what I can do in the WMS layer to make it work the same as here?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 22:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1047327#M72543</guid>
      <dc:creator>EugeneStaten</dc:creator>
      <dc:date>2021-04-14T22:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1105156#M74886</link>
      <description>&lt;P&gt;Hi Raul,&lt;/P&gt;&lt;P&gt;I have been trying to change this part of code in the PopupManager.js file after configuring my proxy in my IIS but I still come out with the same error (does not show the information in the popup)&lt;/P&gt;&lt;P&gt;What I have realised that when I make my screen smaller It partially works and goes through the proxy:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alegarma_dev_1-1633527139710.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24642i439DAB3D6E26A318/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alegarma_dev_1-1633527139710.png" alt="alegarma_dev_1-1633527139710.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alegarma_dev_2-1633527353700.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24643i7B9F1C13E5EF4818/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alegarma_dev_2-1633527353700.png" alt="alegarma_dev_2-1633527353700.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but not when I am using whole screen and does not show the popup correctly:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alegarma_dev_4-1633527615631.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24645i75BF02B76E451596/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alegarma_dev_4-1633527615631.png" alt="alegarma_dev_4-1633527615631.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="alegarma_dev_5-1633527673532.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/24646i08F4E38C0C0B2159/image-size/medium?v=v2&amp;amp;px=400" role="button" title="alegarma_dev_5-1633527673532.png" alt="alegarma_dev_5-1633527673532.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I will be pleased if you can give me any clue about this. Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Oct 2021 13:45:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1105156#M74886</guid>
      <dc:creator>alegarma_dev</dc:creator>
      <dc:date>2021-10-06T13:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1109592#M75047</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have found another possible solution (dangerous), that you can comment, modifying the featureInfoUrl value of the WMS layer in&amp;nbsp;&lt;A title="AGOL assistant" href="https://ago-assistant.esri.com/#" target="_self"&gt;https://ago-assistant.esri.com/#&lt;/A&gt;&amp;nbsp; from http to https.&lt;/P&gt;&lt;P&gt;I'm not an expert on this. I do not understand why featureInfoUrl goes throw http when the map is drawed in https?&amp;nbsp; Now the popup works as I wished.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 10:04:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1109592#M75047</guid>
      <dc:creator>alegarma_dev</dc:creator>
      <dc:date>2021-10-21T10:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Load HTTP WMS over HTTPS (using a proxy)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1110160#M75057</link>
      <description>&lt;P&gt;I also think in the WMSLayer, the popup’s iframe URL is created by appending values to the layer’s&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-WMSLayer.html#featureInfoUrl" target="_self"&gt;featureInfoUrl&lt;/A&gt;&amp;nbsp;property. So maybe you can also fix it by altering the property after the layer has loaded.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 10:35:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/load-http-wms-over-https-using-a-proxy/m-p/1110160#M75057</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-10-22T10:35:31Z</dc:date>
    </item>
  </channel>
</rss>

