<?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: WMTS Requests over proxy in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201454#M18670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly it didn't work. It worked for hat WMS-Service, but not for an WMTS Service. Is it possible, that there is a problem with WMTS Services in HTTPS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Aug 2016 16:07:53 GMT</pubDate>
    <dc:creator>LukasKalt</dc:creator>
    <dc:date>2016-08-08T16:07:53Z</dc:date>
    <item>
      <title>WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201452#M18668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to send all WMTS requests over the proxy? If &lt;STRONG&gt;esriConfig.defaults.io.alwaysUseProxy&lt;/STRONG&gt; and&amp;nbsp; &lt;STRONG&gt;esriConfig.defaults.io.proxyUrl&lt;/STRONG&gt; are set, only the first request (GetCapabilities) is going through the proxy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 10:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201452#M18668</guid>
      <dc:creator>LukasKalt</dc:creator>
      <dc:date>2016-08-08T10:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201453#M18669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In your JS App add this line:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px; color: #333333; font-family: Arial, Helvetica, sans-serif; background-position: initial;"&gt;&lt;SPAN&gt;esri.addProxyRule({urlPrefix: “&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2FYourWMTSUrl%E2%80%9D" rel="nofollow" target="_blank"&gt;http://YourWMTSUrl”&lt;/A&gt;&lt;SPAN&gt;, proxyUrl:”&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;yourServer&amp;gt;/&amp;lt;pathToProxy&amp;gt;/proxy.ashx” });&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;You do not need: alwaysUseProxy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 11:54:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201453#M18669</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-08T11:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201454#M18670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sadly it didn't work. It worked for hat WMS-Service, but not for an WMTS Service. Is it possible, that there is a problem with WMTS Services in HTTPS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 16:07:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201454#M18670</guid>
      <dc:creator>LukasKalt</dc:creator>
      <dc:date>2016-08-08T16:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201455#M18671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; It could be an issue with WMTS support in the proxy. I am a bit out of my area now as I never use WMTS services.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Aug 2016 17:20:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201455#M18671</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-08T17:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201456#M18672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The proxy is not the problem. The requests are just not send to the proxy. &lt;SPAN style="color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 14px;"&gt;addProxyRule is &lt;/SPAN&gt;either not working for WMTS or for HTTPS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 10:51:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201456#M18672</guid>
      <dc:creator>LukasKalt</dc:creator>
      <dc:date>2016-08-09T10:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201457#M18673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lukas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you believe that it may be a JS API issue then I would call esri tech support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 12:28:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201457#M18673</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-08-09T12:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: WMTS Requests over proxy</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201458#M18674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This remains an outstanding issue with JS API 3.22; we're consuming a secured WMTS service, and need to inject authentication details through the proxy page. Instead, all WMTS requests are routed directly to the URL specified within the ResourceURL element of the GetCapabilities document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 17:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/wmts-requests-over-proxy/m-p/201458#M18674</guid>
      <dc:creator>BenjaminAbbott</dc:creator>
      <dc:date>2017-10-20T17:50:21Z</dc:date>
    </item>
  </channel>
</rss>

