我正在尝试从我们正在使用的API中提取数据,并将其放入GoogleSheets。我从FastFedora得到了这段代码(参见下面的代码),但不幸的是,这些东西目前无法工作,也无法传递凭据。我目前在GoogleSheets中调用它的方式是使用以下命令:
=ImportJSONBasicAuthentication("https://WEBSITE.com/builds/ids?* For more information on using the Spr
用户已经在客户端与google签署了firebase应用程序,并同意允许我需要的所有作用域(包括SheetsAPI作用域),所以我想知道是否可以在可调用函数的上下文参数中使用auth对象来代表用户使用其他API进行身份验证。I create an OAuth2 object I can use to access the API
//without having to send the user an authenticationconst auth = n