<?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 ESRI geocoder - Does *all* use now require a token? in Open Source Mapping Libraries Ques.</title>
    <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078470#M114</link>
    <description>&lt;P&gt;I have a leaflet map that uses the ESRI geocoder. My map gets one location per request, displays that spot on the map[ and does not save the data.&lt;/P&gt;
&lt;P&gt;This page says using ESRI's geocoder in that manner is free: &lt;A href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;However, today the geocoder sends my map this message:&lt;/P&gt;
&lt;P&gt;"code": 499, "message": "Token Required"&lt;/P&gt;
&lt;P&gt;Can anyone shed light?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2023 20:16:16 GMT</pubDate>
    <dc:creator>JosephElfelt1</dc:creator>
    <dc:date>2023-08-25T20:16:16Z</dc:date>
    <item>
      <title>ESRI geocoder - Does *all* use now require a token?</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078470#M114</link>
      <description>&lt;P&gt;I have a leaflet map that uses the ESRI geocoder. My map gets one location per request, displays that spot on the map[ and does not save the data.&lt;/P&gt;
&lt;P&gt;This page says using ESRI's geocoder in that manner is free: &lt;A href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;However, today the geocoder sends my map this message:&lt;/P&gt;
&lt;P&gt;"code": 499, "message": "Token Required"&lt;/P&gt;
&lt;P&gt;Can anyone shed light?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 20:16:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078470#M114</guid>
      <dc:creator>JosephElfelt1</dc:creator>
      <dc:date>2023-08-25T20:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI geocoder - Does *all* use now require a token?</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078498#M115</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/367340"&gt;@JosephElfelt1&lt;/a&gt;&amp;nbsp;did you see this page that shows the steps to set up Leaflet with the geocode service?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/esri-leaflet/geocode-and-search/search-for-an-address/" target="_blank"&gt;https://developers.arcgis.com/esri-leaflet/geocode-and-search/search-for-an-address/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it should have all the steps you need to get an API key and add that to your Leaflet app use the geocode service.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 21:46:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078498#M115</guid>
      <dc:creator>John-Foster</dc:creator>
      <dc:date>2021-07-13T21:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI geocoder - Does *all* use now require a token?</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078548#M116</link>
      <description>&lt;P&gt;I have been using the following geocoding service which is in the ESRI Leaflet documentation.&amp;nbsp; L.esri.Geocoding.geocode()&lt;/P&gt;&lt;P&gt;And it has worked fine without an API key or token up until just recently.&lt;/P&gt;&lt;P&gt;&amp;nbsp; But if necessary I can switch to the REST API geocoding service.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 00:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078548#M116</guid>
      <dc:creator>JosephElfelt1</dc:creator>
      <dc:date>2021-07-14T00:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI geocoder - Does *all* use now require a token?</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078549#M117</link>
      <description>&lt;P&gt;Please try the update. We did note in the github repo the updated terms&amp;nbsp;&lt;A href="https://github.com/esri/esri-leaflet#terms," target="_blank"&gt;https://github.com/esri/esri-leaflet#terms,&lt;/A&gt;&amp;nbsp;the API key is going to be required.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 01:02:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078549#M117</guid>
      <dc:creator>John-Foster</dc:creator>
      <dc:date>2021-07-14T01:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: ESRI geocoder - Does *all* use now require a token?</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078552#M118</link>
      <description>&lt;P&gt;Thanks for the info John.&amp;nbsp; I will review the TOS and use the update.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jul 2021 01:12:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/esri-geocoder-does-all-use-now-require-a-token/m-p/1078552#M118</guid>
      <dc:creator>JosephElfelt1</dc:creator>
      <dc:date>2021-07-14T01:12:09Z</dc:date>
    </item>
  </channel>
</rss>

