<?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: esri.config.defaults.io.proxyUrl produces repeating querystring in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474944#M44083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Matt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This a bug that only happens when using a webmap with a CSV layer &lt;/SPAN&gt;&lt;STRONG&gt;and&lt;/STRONG&gt;&lt;SPAN&gt; specifying the URL for your proxy without a domain. We found this a few weeks back and there is a fix in the next release of the API (due out around dev summit time). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like you might have already found this as you have the full URL to your proxy commented out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
var proxyUrl = "proxy.ashx"; // "http://apps.esri.ca/proxy/proxy.ashx";// 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does your app work if you specify the full URL to the proxy? I know this makes your app a bit more brittle (one more thing to change when moving dev to staging to prod) but it's the easiest way to make this work at 2.7.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 21:00:01 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2021-12-11T21:00:01Z</dc:date>
    <item>
      <title>esri.config.defaults.io.proxyUrl produces repeating querystring</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474943#M44082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an JavaScript API application based on the "Create WebMap from ID" sample. One of the webmap layers points to a web-accessible csv file; the request for said file when the app loads requires a proxy page. However, the app seems to emit the following request, which you can see produces "proxy.ashx?" twice:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://apps.esri.ca/csv/proxy.ashx?proxy.ashx" rel="nofollow" target="_blank"&gt;http://apps.esri.ca/csv/proxy.ashx?proxy.ashx&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://apps.esri.ca/data/niagaratrafficcameras.csv"&gt;http://apps.esri.ca/data/niagaratrafficcameras.csv&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The app can be checked out at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://apps.esri.ca/csv/index1.html"&gt;http://apps.esri.ca/csv/index1.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any insight as to why this request gets formed like this would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt English&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri Canada&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 12:57:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474943#M44082</guid>
      <dc:creator>MapEnglish</dc:creator>
      <dc:date>2012-02-28T12:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: esri.config.defaults.io.proxyUrl produces repeating querystring</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474944#M44083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Matt,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This a bug that only happens when using a webmap with a CSV layer &lt;/SPAN&gt;&lt;STRONG&gt;and&lt;/STRONG&gt;&lt;SPAN&gt; specifying the URL for your proxy without a domain. We found this a few weeks back and there is a fix in the next release of the API (due out around dev summit time). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like you might have already found this as you have the full URL to your proxy commented out:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
var proxyUrl = "proxy.ashx"; // "http://apps.esri.ca/proxy/proxy.ashx";// 
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does your app work if you specify the full URL to the proxy? I know this makes your app a bit more brittle (one more thing to change when moving dev to staging to prod) but it's the easiest way to make this work at 2.7.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 21:00:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474944#M44083</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2021-12-11T21:00:01Z</dc:date>
    </item>
    <item>
      <title>Re: esri.config.defaults.io.proxyUrl produces repeating querystring</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474945#M44084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The full url to the proxy does work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks, Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Feb 2012 16:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/esri-config-defaults-io-proxyurl-produces/m-p/474945#M44084</guid>
      <dc:creator>MapEnglish</dc:creator>
      <dc:date>2012-02-28T16:51:37Z</dc:date>
    </item>
  </channel>
</rss>

