<?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: Places Error 403 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376231#M83494</link>
    <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-places.html" target="_self"&gt; this doc&lt;/A&gt;, y&lt;SPAN&gt;ou can only access the places service if you have an ArcGIS Developer account. ArcGIS Online accounts are not supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You also need to enable to the Places service for your api key. To do it, edit your API key and enable Places service. Then try our the places tutorial&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-30 at 3.55.09 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93246i5D15D559D8B8B396/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-01-30 at 3.55.09 PM.png" alt="Screenshot 2024-01-30 at 3.55.09 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Jan 2024 00:07:53 GMT</pubDate>
    <dc:creator>UndralBatsukh</dc:creator>
    <dc:date>2024-01-31T00:07:53Z</dc:date>
    <item>
      <title>Places Error 403</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376219#M83493</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to follow along with this tutorial to search for nearby places and I've encountered this error whenever I try to use the places method in the tutorial. I've added the tutorial and the error respectively. The line of code with the issue is 140 to 150 (I couldn't add to post for some reason).&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/javascript/latest/tutorials/find-nearby-places-and-details/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/javascript/latest/tutorials/find-nearby-places-and-details/&lt;/A&gt;&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;{"error":{"code":403,"message":"Permission missing.","details":["The required parameter 'token' is valid but does not have permission to access the service."],"restInfoUrl":"https://places-api.arcgis.com/arcgis/rest/info"}}&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;P&gt;From my understanding, I have access to a developer account and my API Key is set to have Geocoding (not stored) enabled as a locator service. In addition, I can run other geocoding methods fine like Search or Locator without issue. Is this something I need to set up authentication for beyond just an API Key? I can't seem to wrap my head around this issue as I believe I should have access to all the tools necessary, but that may not be the case.&amp;nbsp; If anyone has any insight on this, it would be much appreciated.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Jan 2024 23:31:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376219#M83493</guid>
      <dc:creator>DylanAndo</dc:creator>
      <dc:date>2024-01-30T23:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Places Error 403</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376231#M83494</link>
      <description>&lt;P&gt;Hi there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;According to&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-rest-places.html" target="_self"&gt; this doc&lt;/A&gt;, y&lt;SPAN&gt;ou can only access the places service if you have an ArcGIS Developer account. ArcGIS Online accounts are not supported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You also need to enable to the Places service for your api key. To do it, edit your API key and enable Places service. Then try our the places tutorial&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-01-30 at 3.55.09 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/93246i5D15D559D8B8B396/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-01-30 at 3.55.09 PM.png" alt="Screenshot 2024-01-30 at 3.55.09 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 00:07:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376231#M83494</guid>
      <dc:creator>UndralBatsukh</dc:creator>
      <dc:date>2024-01-31T00:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Places Error 403</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376296#M83498</link>
      <description>&lt;P&gt;Thank you for the help!&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2024 06:29:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/places-error-403/m-p/1376296#M83498</guid>
      <dc:creator>DylanAndo</dc:creator>
      <dc:date>2024-01-31T06:29:39Z</dc:date>
    </item>
  </channel>
</rss>

