google / google/clasp

Silent failure to push appscript.json with dependencies enabledAdvancedServices

Open
#1,151 1 comment 0 reactions 0 assignees View on GitHub
API support needed bug
Dominant language
TypeScript
Stars
5.8k
Forks
510
Avg merge
5h 27m
Merged PRs (30d)
1

Description

Use of enabledAdvancedServices fails with clasp push. They do not function unless manually removed and re-entered using the script.google.com web interface. example failure would be using VertexAI:

```
{
"dependencies": {
"enabledAdvancedServices": [
{
"userSymbol": "VertexAI",
"serviceId": "vertexai",
"version": "v1"
}
]
},
...
}
```

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.