<?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 ArcGIS CDN not returning requested resources if case is &amp;quot;wrong&amp;quot;. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-cdn-not-returning-requested-resources-if/m-p/637821#M59589</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS JS API is not working! E.g. including it as &amp;lt;script src="&lt;A class="link-titled" href="https://js.arcgis.com/3.20/" title="https://js.arcgis.com/3.20/"&gt;https://js.arcgis.com/3.20/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt; it then makes requests for resources&amp;nbsp;&lt;EM&gt;in the wrong case&lt;/EM&gt;. For example, it makes a request for "&lt;A class="link-titled" href="https://js.arcgis.com/3.20/esri/Graphic.js" title="https://js.arcgis.com/3.20/esri/Graphic.js"&gt;https://js.arcgis.com/3.20/esri/Graphic.js&lt;/A&gt;" which returns a 404. It should be requesting "graphic.js" (lowercase) e.g. "&lt;A class="link-titled" href="https://js.arcgis.com/3.20/esri/graphic.js" title="https://js.arcgis.com/3.20/esri/graphic.js"&gt;https://js.arcgis.com/3.20/esri/graphic.js&lt;/A&gt;&amp;nbsp;". The lower-case variant is returned by ArcGIS' servers whereas the upper-case variant is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This didn't used to be a problem, but all the sudden it is. Not sure why configuration changed regarding how things on arcgis.com are hosted, but it should not care about the case of the path being requested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Nov 2019 18:11:37 GMT</pubDate>
    <dc:creator>JoshMcCullough1</dc:creator>
    <dc:date>2019-11-21T18:11:37Z</dc:date>
    <item>
      <title>ArcGIS CDN not returning requested resources if case is "wrong".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-cdn-not-returning-requested-resources-if/m-p/637821#M59589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ArcGIS JS API is not working! E.g. including it as &amp;lt;script src="&lt;A class="link-titled" href="https://js.arcgis.com/3.20/" title="https://js.arcgis.com/3.20/"&gt;https://js.arcgis.com/3.20/&lt;/A&gt;"&amp;gt;&amp;lt;/script&amp;gt; it then makes requests for resources&amp;nbsp;&lt;EM&gt;in the wrong case&lt;/EM&gt;. For example, it makes a request for "&lt;A class="link-titled" href="https://js.arcgis.com/3.20/esri/Graphic.js" title="https://js.arcgis.com/3.20/esri/Graphic.js"&gt;https://js.arcgis.com/3.20/esri/Graphic.js&lt;/A&gt;" which returns a 404. It should be requesting "graphic.js" (lowercase) e.g. "&lt;A class="link-titled" href="https://js.arcgis.com/3.20/esri/graphic.js" title="https://js.arcgis.com/3.20/esri/graphic.js"&gt;https://js.arcgis.com/3.20/esri/graphic.js&lt;/A&gt;&amp;nbsp;". The lower-case variant is returned by ArcGIS' servers whereas the upper-case variant is not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This didn't used to be a problem, but all the sudden it is. Not sure why configuration changed regarding how things on arcgis.com are hosted, but it should not care about the case of the path being requested.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 18:11:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-cdn-not-returning-requested-resources-if/m-p/637821#M59589</guid>
      <dc:creator>JoshMcCullough1</dc:creator>
      <dc:date>2019-11-21T18:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS CDN not returning requested resources if case is "wrong".</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-cdn-not-returning-requested-resources-if/m-p/637822#M59590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what's going wrong. Here's a working Codepen using version 3.20 and adding graphics to a map:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://codepen.io/noash/pen/mddoNgg" title="https://codepen.io/noash/pen/mddoNgg"&gt;https://codepen.io/noash/pen/mddoNgg&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seems to work the same way as at the current version (3.30)&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/3/jssamples/graphics_add.html" title="https://developers.arcgis.com/javascript/3/jssamples/graphics_add.html"&gt;Add graphics to a map | ArcGIS API for JavaScript 3.30&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Nov 2019 19:52:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/arcgis-cdn-not-returning-requested-resources-if/m-p/637822#M59590</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2019-11-21T19:52:49Z</dc:date>
    </item>
  </channel>
</rss>

