<?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 locator &amp;amp;amp; proxyURL? in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410081#M9561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;I'm working with some secured dynamic services and they show up fine with my (proxy page) set up.&amp;nbsp; However, I have a GeocodeServer in the same secured folder and I want to use it with the Locator, but supplying a proxyURL parameter to &amp;lt;esri:Locator&amp;gt; and/or doing locateTask.proxyURL = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;... before locateTask.addressToLocations is done isn't working.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting an error of:&amp;nbsp; Failure[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked fine before when I had the locator pointing toward an unsecured (and not using proxy) service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Flex 3/1.3 API library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Sep 2010 21:00:45 GMT</pubDate>
    <dc:creator>KC</dc:creator>
    <dc:date>2010-09-28T21:00:45Z</dc:date>
    <item>
      <title>locator &amp;amp; proxyURL?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410081#M9561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;SPAN&gt;I'm working with some secured dynamic services and they show up fine with my (proxy page) set up.&amp;nbsp; However, I have a GeocodeServer in the same secured folder and I want to use it with the Locator, but supplying a proxyURL parameter to &amp;lt;esri:Locator&amp;gt; and/or doing locateTask.proxyURL = "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow" target="_blank"&gt;https://&lt;/A&gt;&lt;SPAN&gt;... before locateTask.addressToLocations is done isn't working.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting an error of:&amp;nbsp; Failure[RPC Fault faultString="HTTP request error" faultCode="Server.Error.Request" faultDetail="Error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This worked fine before when I had the locator pointing toward an unsecured (and not using proxy) service.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using Flex 3/1.3 API library.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 21:00:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410081#M9561</guid>
      <dc:creator>KC</dc:creator>
      <dc:date>2010-09-28T21:00:45Z</dc:date>
    </item>
    <item>
      <title>Re: locator &amp; proxyURL?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410082#M9562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you post the code for how you're configuring the Locator vs. the dynamic services?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use a tool like HttpFox to see what requests are being made and what the responses are.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 21:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410082#M9562</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-09-28T21:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: locator &amp; proxyURL?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410083#M9563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Aaaa.. I was using the internal server name instead of the FQDN in the &amp;lt;esri:Locator&amp;gt; url declaration.&amp;nbsp; My bad.&amp;nbsp; It works now.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 22:21:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/locator-amp-amp-proxyurl/m-p/410083#M9563</guid>
      <dc:creator>KC</dc:creator>
      <dc:date>2010-09-28T22:21:35Z</dc:date>
    </item>
  </channel>
</rss>

