googleapis / googleapis/google-api-nodejs-client

Requested entity was not found, while running Google Apps Script externally using node.js

Open
#3,311 2 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: question
Dominant language
TypeScript
Stars
12.2k
Forks
2k
Avg merge
1d 9h
Merged PRs (30d)
24

Description

Thanks for stopping by to ask us a question! Please make sure to include:
- What you're trying to do -> I'm running app script using nodejs. I have already authenticated it using oauth2 and provided relevant scopes as well. I have already deployed the script using deployment api.
- What code you've already tried ->
- `const runRes = await script.scripts.run({
scriptId: res.data.scriptId,
requestBody: {
function: 'setUpTrigger',
},
});`
- Any error messages you're getting -> when running getting this : **Requested entity was not found.**

**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.