Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find Closest Resource Service error #21

Open
csmoore opened this issue Dec 18, 2013 · 8 comments
Open

Find Closest Resource Service error #21

csmoore opened this issue Dec 18, 2013 · 8 comments

Comments

@ghost ghost assigned ubatsukh Dec 18, 2013
@csmoore
Copy link
Member Author

csmoore commented Dec 20, 2013

@ubatsukh @jeffbaranyi Just checking back to see if you know who we should ask about this service.

@jeffbaranyi
Copy link

Is the service still giving an error? That should be the official ArcGIS Online version (see http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#//02r3000000n7000000).

@csmoore
Copy link
Member Author

csmoore commented Dec 29, 2013

Should one be able to just hit this URL (gives error)?

http://route.arcgis.com/arcgis/rest/services/World/ClosestFacility/NAServer/ClosestFacility_World/solveClosestFacility

Or is there some other way to verify this dependent service is working?

@conklinbd
Copy link

@csmoore the service directory is disabled but it should be possible to use this service as long as a valid token is provided. Refer to the Rest API doc for generating valid tokens.

@csmoore
Copy link
Member Author

csmoore commented Feb 6, 2014

@conklinbd @ubatsukh

Really the only motivation was to have the unit tests check that the required services were up (we were asked to do this):
https://github.com/Esri/solutions-widgets-wpf/blob/master/source/AllSolutionsWidgetsWithTests/TestDependentServices/TestDependentServices.cs

Not sure if there is an easier way to verify this (like maybe 403 is OK and means it is up).

Or if there are additional steps needed that can be added to the test driver or readme then go ahead and add -or- alternately perhaps this is just something we don't try to do with these service-disabled ones.

@csmoore csmoore added this to the 10.2.2 milestone Apr 1, 2014
@jrweakland jrweakland assigned csmoore and unassigned ubatsukh Jan 2, 2015
@jrweakland
Copy link

@csmoore - Is this issue still valid?

@csmoore
Copy link
Member Author

csmoore commented Jan 5, 2015

As far as I know this widget still does not run as is, without some additional steps/code to specify the token mentioned above, but this issue can be closed if I am the only person who is having this issue.

@jrweakland
Copy link

@kgonzago - Can you take a look at this when you get a chance?

@jrweakland jrweakland assigned kgonzago and unassigned jrweakland Sep 28, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants