我想从外部 Node.js 应用程序执行 Google Apps 脚本。
我尝试了以下手册,Step3。 https://developers.google.com/apps-script/api/how-tos/execute#step_3_configure_the_calling_application
根据1-c“选择应用程序类型时选择其他”,但我的选择选项卡中没有“其他”选择。喜欢这张图片->
请让我知道如何选择“其他”应用程序类型。
node.js google-apps-script oauth-2.0 google-oauth google-apps-script-api