我正在尝试获取访问令牌,以便使用CloudSQL Admin API将表导出为CSV到google云存储。每次在下面的代码中调用credentials.refreshAccessToken();时,我都会得到这样的错误:Scopes not configured for service account.Set<String> oAuthScopes = new HashSet<S
我已经创建了一个javascript脚本,它将从这个api获取信息。我正试着在google云函数中设置它。我理解通常在google云函数中“要求”或“导入”引用的方式,甚至可以引用本地文件。当我从源代码下载api.js并尝试引用它时,我得到"bomgarState is undefined“,其中bomgarState是我需要的
作为初学者,我创建了一个源代码存储库,并编写了一些基本的terraform代码,然后由Cloud执行。Failed to trigger build: unable to get call option credentials for cloud build robot1234567899 should enabl