-
#3283 changed URLs inside `test_pecanapi.sh` from `localhost:8000` to `pecan.localhost`, but that script is intended for use inside the Docker image (where localhost is the right hostname to use). Ho…
-
## Feature
The latest ODK Central allows users to edit and comment data (https://docs.getodk.org/central-submissions/#submission-editing)
In a recent app (https://github.com/mtyszler/checkR-OD…
-
If `drop_acc` is used with a token generated while a
oganm updated
7 years ago
-
I'm excited to see a new R package for working with Airtable and I'm definitely interested in contributing! I added some Airtable data access functions to [my own getdata package](https://elipousson.g…
-
https://github.com/rstudio/pins-r/blob/main/R/board_connect.R#L659-L661
For complicated reasons, the current approach causes a "necessary data rewind wasn't possible" error when uploading to a serv…
-
### Operating System
```
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Debian GNU/Linux 9 (stretch)
```
### Expected behaviour
no error
### Actual behaviour
```r
> library(RSelenium…
-
Dear all,
I am not able to upload my fish stock assessment data, receiving a message
`Screening file ... Client error: (404) Not Found
Erreur dans icesSAG::uploadStock(stock_info, fishda…
-
Session Info
```r
r$> devtools::session_info()
─ Session info ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
…
-
I am not sure if I set up the app and oauth the right way, but I am getting following error after calling `yt_oauth(my_id, my_secret)`:
```
Error in yt_oauth(client_id, client_secret) :
Unable t…
-
httr封装了curl,使用比较简单
```r
body
twn39 updated
6 years ago