googleapis / googleapis/google-api-nodejs-client

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

Offen
#3,311 2 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
priority: p3 type: question
Vorherrschende Sprache
TypeScript
Sterne
12.2k
Forks
2k
Ø Merge
1 T. 9 Std.
Gemergte PRs (30 T.)
24

Beschreibung

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.

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start with the scripts.scripts.run call shown in the issue and review the Google Apps Script execution requirements for an externally run deployment. Reproduce the request with the stated scriptId, OAuth setup, scopes, and setUpTrigger function. Done means identifying the missing condition behind “Requested entity was not found” or confirming the issue cannot be reproduced with the provided details.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
node.js
Bereich
api
Issue-Typ
Bug
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.