HTTP 404 not found
Open
- Dominant language
- R
- Stars
- 23
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
If you run the example in the Vignettes.
```
library(bcgroundwater)
well <- "45" # Observation Well Number
data <- get_gwl(wells = well)
> Error in FUN(X[[i]], ...) : Not Found (HTTP 404).
```
Contributor guide
Research direction
The failure is reproduced by the Vignettes example using get_gwl(wells = well) with well "45". Start by running that example and tracing the request made by get_gwl; done means the documented example retrieves data without the HTTP 404.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- r
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100