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

SearchAlabamaStateParks returns 404 #325

Open
kmulh-1 opened this issue Mar 3, 2024 · 1 comment
Open

SearchAlabamaStateParks returns 404 #325

kmulh-1 opened this issue Mar 3, 2024 · 1 comment
Assignees
Labels
bug Something isn't working triage This will looked at

Comments

@kmulh-1
Copy link

kmulh-1 commented Mar 3, 2024

Describe the bug
The API call to Search Alabama State Parks returns a 404 error.

Original Camply Command (with --debug)

Here is the response from the call to SearchAlabamaStateParks:
2024-03-03 08:36:37,398 - DEBUG - Starting new HTTPS connection (1): alabamardr.usedirect.com:443
2024-03-03 08:36:37,892 - DEBUG - https://alabamardr.usedirect.com:443 "GET /alabamardr/rdr/search/filters HTTP/1.1" 404 0

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://alabamardr.usedirect.com/alabamardr/rdr/search/filters

@kmulh-1 kmulh-1 added the bug Something isn't working label Mar 3, 2024
@github-actions github-actions bot added the triage This will looked at label Mar 3, 2024
@juftin
Copy link
Owner

juftin commented Mar 4, 2024

Looks like Alabama State Parks is no longer using UseDirect - they switched to something else not supported by camply (and protected by captcha): https://reserve.alapark.com/. They'll be removed as a provider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This will looked at
Projects
None yet
Development

No branches or pull requests

2 participants