Skip to content

Silent failure to push appscript.json with dependencies enabledAdvancedServices #1151

@scheib

Description

@scheib

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"
      }
    ]
  }, 
  ...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions