when it try to find the route between those tow points "233.46362,266.51697" "290.34512,330.4421"
with this link it
http://route.arcgis.com/arcgis/rest/services/World/Route/NAServer/Route_World/solve?token=my_token&stops=233.46362,266.51697;290.34512,330.4421&f=json
it say {"error":{"code":400,"message":"Unable to complete operation.","details":["The input points are not within the data coverage area."]}}
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 ??