Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

PHP README.md doc should not include XML sample showing AppID and secret for route service #12

Closed
hgonzago opened this issue Mar 1, 2014 · 1 comment
Milestone

Comments

@hgonzago
Copy link
Member

hgonzago commented Mar 1, 2014

This should have been removed from the original as we do not have the ability to register services as an item, rather an app.

Go to https://github.com/Esri/resource-proxy/tree/master/PHP

In the XML Example section > this specific part

  <serverUrl
      url="http://route.arcgis.com"
      matchAll="true"
      oauth2Endpoint="https://www.arcgis.com/sharing/oauth2"
      clientId="6Xo1x5L1tz7k9Kn2dc"
      clientSecret="5dca5d50d0e6fe422c867b6efcf969b6ca2"
      rateLimit="120"
      rateLimitPeriod="60">
  </serverUrl>
@hgonzago
Copy link
Member Author

hgonzago commented Mar 2, 2014

Closing after some more testing. As it looks both app and services work with appid and secret, as opposed to current doc that states only apps.

@hgonzago hgonzago closed this as completed Mar 2, 2014
@bsvensson bsvensson added this to the 1.0 milestone Mar 23, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants