<?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 Problem with FeatureLayer url after using a reverse proxy. in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-featurelayer-url-after-using-a/m-p/1041895#M72272</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I don't know if it's really a problem,&amp;nbsp;i think that&amp;nbsp;&lt;SPAN&gt;there is a problem after declaring the url in the featurelayer class when using the reverse proxy, nginx or apache, or a local devserver proxy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For example i have this configuration of proxy the path&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;"/gis"&lt;/EM&gt;&lt;/STRONG&gt; targetting the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;"https://localhost:6443"&lt;/STRONG&gt;&lt;/EM&gt; link&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;the declaration of my featurelayer is like this&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;  new FeatureLayer({
    url: "gis/arcgis/rest/services/geo/MapServer/0",
    title:'point',
  }),&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;nothing is displayed on the map, so i followed my network on the browser&amp;nbsp;&lt;SPAN&gt;and I noticed that the id of my featurelayer is duplicated on the link&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://localhost:3000/gis/arcgis/rest/services/geo/MapServer/0/0/quer......" target="_blank" rel="noopener"&gt;http://localhost:3000/gis/arcgis/rest/services/geo/MapServer/0/&lt;STRONG&gt;0&lt;/STRONG&gt;/quer......&lt;/A&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;the 0 in the link is duplicated&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;so i would like if this is normal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;cordially&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="YQaNob"&gt;&lt;DIV class="tw-src-ltr"&gt;&lt;DIV class="oSioSc"&gt;&lt;DIV&gt;&lt;DIV class="g9WsWb"&gt;&lt;DIV class="iYB33c"&gt;&lt;DIV class="dlJLJe"&gt;&lt;DIV&gt;&lt;DIV class="U9URNb"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="tw-menu"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="dURPtb"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="KFFQ0c"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Tue, 30 Mar 2021 12:02:19 GMT</pubDate>
    <dc:creator>BoualiKamel</dc:creator>
    <dc:date>2021-03-30T12:02:19Z</dc:date>
    <item>
      <title>Problem with FeatureLayer url after using a reverse proxy.</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-featurelayer-url-after-using-a/m-p/1041895#M72272</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I don't know if it's really a problem,&amp;nbsp;i think that&amp;nbsp;&lt;SPAN&gt;there is a problem after declaring the url in the featurelayer class when using the reverse proxy, nginx or apache, or a local devserver proxy.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;For example i have this configuration of proxy the path&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;"/gis"&lt;/EM&gt;&lt;/STRONG&gt; targetting the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;EM&gt;&lt;STRONG&gt;"https://localhost:6443"&lt;/STRONG&gt;&lt;/EM&gt; link&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;the declaration of my featurelayer is like this&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;  new FeatureLayer({
    url: "gis/arcgis/rest/services/geo/MapServer/0",
    title:'point',
  }),&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;nothing is displayed on the map, so i followed my network on the browser&amp;nbsp;&lt;SPAN&gt;and I noticed that the id of my featurelayer is duplicated on the link&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://localhost:3000/gis/arcgis/rest/services/geo/MapServer/0/0/quer......" target="_blank" rel="noopener"&gt;http://localhost:3000/gis/arcgis/rest/services/geo/MapServer/0/&lt;STRONG&gt;0&lt;/STRONG&gt;/quer......&lt;/A&gt;.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;the 0 in the link is duplicated&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;so i would like if this is normal&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;cordially&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class="YQaNob"&gt;&lt;DIV class="tw-src-ltr"&gt;&lt;DIV class="oSioSc"&gt;&lt;DIV&gt;&lt;DIV class="g9WsWb"&gt;&lt;DIV class="iYB33c"&gt;&lt;DIV class="dlJLJe"&gt;&lt;DIV&gt;&lt;DIV class="U9URNb"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="tw-menu"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="dURPtb"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="KFFQ0c"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Mar 2021 12:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-featurelayer-url-after-using-a/m-p/1041895#M72272</guid>
      <dc:creator>BoualiKamel</dc:creator>
      <dc:date>2021-03-30T12:02:19Z</dc:date>
    </item>
  </channel>
</rss>

