<?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: User does not have permissions to access 'world.geocodeserver' in Open Source Mapping Libraries Ques.</title>
    <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/user-does-not-have-permissions-to-access-world/m-p/1315344#M38</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/706394"&gt;@LucaMonda&lt;/a&gt;you will need to set your authentication with the geocoding privilege. Set an API key with geocoding (not stored) and it should work.&lt;/P&gt;&lt;P&gt;You can try it with a cURL call on your command line&lt;/P&gt;&lt;PRE&gt;curl https://geocode-api.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode \
-d 'f=pjson' \
-d 'location=-79.3871,43.6426' \
-d 'token=YOUR_API_KEY'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Aug 2023 22:38:51 GMT</pubDate>
    <dc:creator>John-Foster</dc:creator>
    <dc:date>2023-08-03T22:38:51Z</dc:date>
    <item>
      <title>User does not have permissions to access 'world.geocodeserver'</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/user-does-not-have-permissions-to-access-world/m-p/1314450#M37</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I got this error while i was trying to do reverse geocoding to get the address by a point in a map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I know this service probably became a pay-to-go service but i cannot find which service do i need to unlock to get authorization to do that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already unlocked all free services in my dashboard.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I already seen this page:&amp;nbsp; &amp;nbsp;&lt;A href="https://developers.arcgis.com/esri-leaflet/geocode-and-search/reverse-geocode/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/esri-leaflet/geocode-and-search/reverse-geocode/&lt;/A&gt;&amp;nbsp; but i didn't find nothing about scopes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you explain me? Thanks you in advance&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2023 19:49:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/user-does-not-have-permissions-to-access-world/m-p/1314450#M37</guid>
      <dc:creator>LucaMonda</dc:creator>
      <dc:date>2023-08-25T19:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: User does not have permissions to access 'world.geocodeserver'</title>
      <link>https://community.esri.com/t5/open-source-mapping-libraries-ques/user-does-not-have-permissions-to-access-world/m-p/1315344#M38</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/706394"&gt;@LucaMonda&lt;/a&gt;you will need to set your authentication with the geocoding privilege. Set an API key with geocoding (not stored) and it should work.&lt;/P&gt;&lt;P&gt;You can try it with a cURL call on your command line&lt;/P&gt;&lt;PRE&gt;curl https://geocode-api.arcgis.com/arcgis/rest/services/World/GeocodeServer/reverseGeocode \
-d 'f=pjson' \
-d 'location=-79.3871,43.6426' \
-d 'token=YOUR_API_KEY'&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Aug 2023 22:38:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/open-source-mapping-libraries-ques/user-does-not-have-permissions-to-access-world/m-p/1315344#M38</guid>
      <dc:creator>John-Foster</dc:creator>
      <dc:date>2023-08-03T22:38:51Z</dc:date>
    </item>
  </channel>
</rss>

