<?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: can not find the rout between tow points in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477590#M24023</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tohami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click the link, I get this error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;{"error":{"code":498,"message":"Invalid Token","details":[]}}&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking it up led me to this page about implementing app logins:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/authentication/accessing-arcgis-online-services/" title="https://developers.arcgis.com/authentication/accessing-arcgis-online-services/"&gt;Implementing App Login | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if this helps or not though.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 May 2016 05:03:34 GMT</pubDate>
    <dc:creator>AdrianWelsh</dc:creator>
    <dc:date>2016-05-30T05:03:34Z</dc:date>
    <item>
      <title>cannot find the route between two points</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477588#M24021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="direction: ltr;"&gt;when it try to find the route between those tow points "233.46362,266.51697"&amp;nbsp;&amp;nbsp; "290.34512,330.4421"&lt;BR /&gt;with this link it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Froute.arcgis.com%2Farcgis%2Frest%2Fservices%2FWorld%2FRoute%2FNAServer%2FRoute_World%2Fsolve%3Ftoken%3Dmy_token%26stops%3D233.46362%2C266.51697%3B290.34512%2C330.4421%26f%3Djson" rel="nofollow" target="_blank"&gt;http://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World/solve?token=my_token&amp;amp;stops=233.46362,266.51697;290.34512,330.4421&amp;amp;f=json&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it say &lt;SPAN style="color: #000000; line-height: normal; white-space: pre-wrap;"&gt;{"error":{"code":400,"message":"Unable to complete operation.","details":["The input points are not within the data coverage area."]}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; line-height: normal; white-space: pre-wrap;"&gt;those point in egypt and in the web app on arc portal i can find the route , put with the android app or rest it give me error why ??&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 17:17:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477588#M24021</guid>
      <dc:creator>tohamihussin1</dc:creator>
      <dc:date>2016-05-29T17:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: can not find the rout between tow points</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477589#M24022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are the applications using the same coordinate system?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 29 May 2016 19:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477589#M24022</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-29T19:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: can not find the rout between tow points</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477590#M24023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tohami,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I click the link, I get this error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;{"error":{"code":498,"message":"Invalid Token","details":[]}}&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking it up led me to this page about implementing app logins:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/authentication/accessing-arcgis-online-services/" title="https://developers.arcgis.com/authentication/accessing-arcgis-online-services/"&gt;Implementing App Login | ArcGIS for Developers&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure if this helps or not though.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2016 05:03:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/cannot-find-the-route-between-two-points/m-p/477590#M24023</guid>
      <dc:creator>AdrianWelsh</dc:creator>
      <dc:date>2016-05-30T05:03:34Z</dc:date>
    </item>
  </channel>
</rss>

