我有一个 NodeJS API,需要使用 Google Sheets API V4 数据来填充数据库。
我一直在查看有关如何进行身份验证的文档,但我发现进行身份验证的所有方式都需要执行用户交互才能获取刷新的令牌
我需要一种无需与用户和浏览器交互即可执行身份验证的方法,有人可以帮助我吗?
Documentation I'm following: https://developers.google.com/sheets/api/
Thanks!
api google-api google-sheets node.js google-sheets-api
api ×1
google-api ×1
google-sheets ×1
google-sheets-api ×1
node.js ×1