ummel / fusionData

Data backend for fusionACS platform
https://ummel.github.io/fusionData/
GNU General Public License v3.0
2 stars 1 forks source link

error getSurveyProcessed #77

Open Lsage opened 1 month ago

Lsage commented 1 month ago

getSurveyProcessed(survey = "RECS_2015") The googledrive package is requesting access to your Google account. Enter '1' to start a new auth process or select a pre-authorized account. 1: Send me to the browser for a new auth process. 2: ####### Selection: 2 Auto-refreshing stale OAuth token. Error in validate_dribble():
! Invalid . Can't confirm kind = "drive#file" or kind = "drive#drive" for all elements of the drive_resource column. Run rlang::last_trace() to see where the error occurred.

rlang::last_trace() <error/rlang_error> Error in validate_dribble(): ! Invalid . Can't confirm kind = "drive#file" or kind = "drive#drive" for all elements of the drive_resource column.

Backtrace: ▆

  1. └─fusionData::getSurveyProcessed(survey = "RECS_2015")
  2. └─googledrive::drive_download(...)
  3. ├─googledrive::as_dribble(file)
  4. └─googledrive:::as_dribble.data.frame(file)
  5. └─googledrive:::validate_dribble(new_dribble(x)) Run rlang::last_trace(drop = FALSE) to see 3 hidden frames.