<?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: JS API with proxy.ashx ArcGIS Online basemap 403 issue in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456849#M42172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah, that fixed it. So why when I am pointing to the "server.arcgisonline.com" URL is it also pulling tiles from the "services.arcgisonline.com" URL? That was far from obvious to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Apr 2013 19:28:27 GMT</pubDate>
    <dc:creator>DaveHighness</dc:creator>
    <dc:date>2013-04-09T19:28:27Z</dc:date>
    <item>
      <title>JS API with proxy.ashx ArcGIS Online basemap 403 issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456847#M42170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am using ArcGIS Online basemaps in my application. I also am going to have this site and secured services on SSL so I need to use the proxy.ashx and force traffic through the proxy. The problem I am having is when I force traffic through the proxy the ArcGIS Online basemaps return a 403 error for some but not all of the tiles. I have no idea why this is happening. Anyone have any ideas? I included a screen shot below. The tiles draw in alternating horizontal lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 14:29:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456847#M42170</guid>
      <dc:creator>DaveHighness</dc:creator>
      <dc:date>2013-04-09T14:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: JS API with proxy.ashx ArcGIS Online basemap 403 issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456848#M42171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;looks like you've listed "server.arcgisonline.com" as permissible in the proxy.config but not "services.arcgisonline.com"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 15:45:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456848#M42171</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-04-09T15:45:27Z</dc:date>
    </item>
    <item>
      <title>Re: JS API with proxy.ashx ArcGIS Online basemap 403 issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456849#M42172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ah, that fixed it. So why when I am pointing to the "server.arcgisonline.com" URL is it also pulling tiles from the "services.arcgisonline.com" URL? That was far from obvious to me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dave&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 19:28:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456849#M42172</guid>
      <dc:creator>DaveHighness</dc:creator>
      <dc:date>2013-04-09T19:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: JS API with proxy.ashx ArcGIS Online basemap 403 issue</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456850#M42173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;im not really sure why the tile handler serves up tiles from both urls (perhaps to distribute load), but i've never seen the same behavior when "services" itself is used to denote the hosted content instead of "server" (because "server.arcgisonline.com" automatically redirects in the browser to "services").&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;either way, glad my suggestion resolved your problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Apr 2013 19:33:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/js-api-with-proxy-ashx-arcgis-online-basemap-403/m-p/456850#M42173</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-04-09T19:33:17Z</dc:date>
    </item>
  </channel>
</rss>

