Closed Kvit closed 3 years ago
Started getting bad request responces with gcs_auth( json_file = "...")
gcs_auth( json_file = "...")
Error in init_oauth_service_account(self$secrets, scope = self$params$scope, : Bad Request (HTTP 400).
The problem went away after I have updated to the latest R version 4.0.5 (2021-03-31) and updated all installed packages
Started getting bad request responces with
gcs_auth( json_file = "...")