cloudyr / googleCloudStorageR

Google Cloud Storage API to R
https://code.markedmondson.me/googleCloudStorageR
Other
104 stars 29 forks source link

Started Getting Bad Request (HTTP 400) with gcs_auth #145

Closed Kvit closed 3 years ago

Kvit commented 3 years ago

Started getting bad request responces with gcs_auth( json_file = "...")

Error in init_oauth_service_account(self$secrets, scope = self$params$scope,  : 
  Bad Request (HTTP 400).
Kvit commented 3 years ago

The problem went away after I have updated to the latest R version 4.0.5 (2021-03-31) and updated all installed packages