<?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: How to link Geocoding JS API to our account?  in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457943#M42260</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately,&amp;nbsp;the process listed here involves using the secret key to generate a token for each request:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-authenticate-a-request.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-authenticate-a-request.htm"&gt;Authenticate a request to the World Geocoding Service—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means I have to create an API endpoint for the sole purpose of generating tokens...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Isn't there another way which doesn't involve the creation of an API endpoint ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Feb 2020 10:18:34 GMT</pubDate>
    <dc:creator>MohamedMezian1</dc:creator>
    <dc:date>2020-02-20T10:18:34Z</dc:date>
    <item>
      <title>How to link Geocoding JS API to our account?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457940#M42257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using the&amp;nbsp;arcgis-rest-geocoding GEOCoding API, and it is working fine. But I suppose it is metered, while it is not connected to our account, right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how to do it ? It is currently working fine the way it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 21:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457940#M42257</guid>
      <dc:creator>MohamedMezian1</dc:creator>
      <dc:date>2020-02-19T21:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Geocoding JS API to our account?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457941#M42258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't believe that there is any metering going on with the free geocoding operations, but this doc may help you decide when to use your ArcGIS Online account (or ArcGIS for Developers account) for geocoding operations:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-free-vs-paid.htm"&gt;Free vs. paid operations—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 21:55:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457941#M42258</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-02-19T21:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Geocoding JS API to our account?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457942#M42259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Noah, that's exactly what I wanted to figure out !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 22:27:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457942#M42259</guid>
      <dc:creator>MohamedMezian1</dc:creator>
      <dc:date>2020-02-19T22:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Geocoding JS API to our account?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457943#M42260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately,&amp;nbsp;the process listed here involves using the secret key to generate a token for each request:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-authenticate-a-request.htm" title="https://developers.arcgis.com/rest/geocode/api-reference/geocoding-authenticate-a-request.htm"&gt;Authenticate a request to the World Geocoding Service—ArcGIS REST API: World Geocoding Service | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This means I have to create an API endpoint for the sole purpose of generating tokens...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Isn't there another way which doesn't involve the creation of an API endpoint ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 10:18:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457943#M42260</guid>
      <dc:creator>MohamedMezian1</dc:creator>
      <dc:date>2020-02-20T10:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to link Geocoding JS API to our account?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457944#M42261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I understand your workflow, but perhaps an ArcGIS Online hosted proxy service would work.&amp;nbsp;You can create a custom service URL that is based on your account credentials with whitelisted domains.&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/working-with-proxies/" title="https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/working-with-proxies/"&gt;Working with Proxy Services | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As an example, look at the URL for the RouteTask in this sample (it's using that&amp;nbsp;&lt;SPAN&gt;ArcGIS Online hosted proxy service)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=tasks-route" title="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=tasks-route"&gt;ArcGIS API for JavaScript Sandbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this doesn't work for you, could you please briefly describe what your workflow or goal is?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 16:59:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-link-geocoding-js-api-to-our-account/m-p/457944#M42261</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2020-02-20T16:59:54Z</dc:date>
    </item>
  </channel>
</rss>

