find-campsite icon indicating copy to clipboard operation
find-campsite copied to clipboard

Request to Update docs: Reserve California campground IDs now in URL

Open xenotropic opened this issue 3 years ago • 2 comments

The docs say one has to view Reserve California in network debugger to get campground ids, but at least as of Sep 2021 I'm getting good IDs by clicking through to the campground page on Reserve California (which is often a sub-page of the park page) -- much less awkward. It's the last slug of the URL, so like in

https://www.reservecalifornia.com/Web/#!park/703/614

703 is the park ID (Salt Point), not what one wants; and 614 is the campground ID, which is what one wants for find-campsite.

xenotropic avatar Sep 29 '21 17:09 xenotropic

Wow! It looks like they've pretty thoroughly updated the site. Thanks for the heads-up. I'll update the docs, and I'll spend some time taking a look at how they've changed it and if there are some new APIs to hook into.

awhitty avatar Sep 30 '21 02:09 awhitty

When I try to use the campground ID as is shown in the URL above, or the FacilityID found by looking at Network tab in DevTools, both return No campground with id <campground_id>, any suggestions?

jakegreenbergbell avatar Dec 17 '22 21:12 jakegreenbergbell