<?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 Cannot registerToken second times in ArcGIS JS 3.28 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cannot-registertoken-second-times-in-arcgis-js-3/m-p/615173#M57520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I found the problem in ArcGIS JS API V.3.28. I need to register tokens of 2 servers when I run page, found error message in init.js. But I dont found this error in ArcGIS JS API V 4.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Anybody help me or esri support please reply this issue. how do i solve?&lt;/P&gt;&lt;P&gt;Thank.&lt;/P&gt;&lt;P&gt;Supakorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2019 10:33:20 GMT</pubDate>
    <dc:creator>SupakornAngaumnuaysiri1</dc:creator>
    <dc:date>2019-04-22T10:33:20Z</dc:date>
    <item>
      <title>Cannot registerToken second times in ArcGIS JS 3.28</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cannot-registertoken-second-times-in-arcgis-js-3/m-p/615173#M57520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear everyone&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;I found the problem in ArcGIS JS API V.3.28. I need to register tokens of 2 servers when I run page, found error message in init.js. But I dont found this error in ArcGIS JS API V 4.x.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Anybody help me or esri support please reply this issue. how do i solve?&lt;/P&gt;&lt;P&gt;Thank.&lt;/P&gt;&lt;P&gt;Supakorn&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2019 10:33:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cannot-registertoken-second-times-in-arcgis-js-3/m-p/615173#M57520</guid>
      <dc:creator>SupakornAngaumnuaysiri1</dc:creator>
      <dc:date>2019-04-22T10:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot registerToken second times in ArcGIS JS 3.28</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cannot-registertoken-second-times-in-arcgis-js-3/m-p/615174#M57521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I already found cause and solution. There is an incorrect config in property "corsEnabledServers" of esriConfig.default.io. I must pop error config out of array.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV style="color: #ffffff; background-color: #002451; font-weight: normal; font-size: 14px;"&gt;&lt;DIV&gt;&lt;SPAN style="color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;esriId&lt;/SPAN&gt;&lt;SPAN style="color: #bbdaff;"&gt;.registerToken&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;({&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ffffff;"&gt; server: &lt;/SPAN&gt;&lt;SPAN style="color: #d1f1a9;"&gt;"https://mapdynamic.nostramap.com/arcgis/rest/services"&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ffffff;"&gt; token: &lt;/SPAN&gt;&lt;SPAN style="color: #d1f1a9;"&gt;"&amp;lt;token&amp;gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ffffff;"&gt; });&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ffeead;"&gt;console&lt;/SPAN&gt;&lt;SPAN style="color: #bbdaff;"&gt;.log&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #d1f1a9;"&gt;"bb 2"&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;esriConfig&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;defaults&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;io&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;corsEnabledServers&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="color: #ffffff;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;esriConfig&lt;/SPAN&gt;&lt;SPAN style="color: #bbdaff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;defaults&lt;/SPAN&gt;&lt;SPAN style="color: #bbdaff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;io&lt;/SPAN&gt;&lt;SPAN style="color: #bbdaff;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #ff9da4;"&gt;corsEnabledServers&lt;/SPAN&gt;&lt;SPAN style="color: #bbdaff;"&gt;.pop&lt;/SPAN&gt;&lt;SPAN style="color: #ffffff;"&gt;();&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/tag/arcgis-js-3.28/tg-p"&gt;#arcgis-js-3.28&lt;/A&gt;‌ , &lt;A href="https://community.esri.com/t5/tag/developer subscription/tg-p"&gt;#developer subscription&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Apr 2019 02:50:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/cannot-registertoken-second-times-in-arcgis-js-3/m-p/615174#M57521</guid>
      <dc:creator>SupakornAngaumnuaysiri1</dc:creator>
      <dc:date>2019-04-24T02:50:12Z</dc:date>
    </item>
  </channel>
</rss>

