How to access Cloud Platform for a Google Apps Script when the link is missing

Senseful

Normally when I go to Resources > Cloud Platform project... in Google Apps Scripting, I see it says This script is currently associated with project: and I have a direct link to the cloud project associated with this script.

However, for some of my scripts, I see the following:

enter image description here

This script has an Apps Script-managed Cloud Platform project.

This is problematic because when I try to enable the Advanced Calendar API, for example, I don't know where to find my Cloud Platform project.

Normally I would click that link and then enable the Google Calendar API in the dashboard, for example.

Senseful

Turns out if you see This script has an Apps Script-managed Cloud Platform project. the set up for advanced services is actually much easier.

Simply go to Resources > Advanced Google Services... and enable the one you want. No need to muck around with the Cloud Platform settings!

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

In layman terms: Relation between Google Apps Script and Google Cloud Platform

From Dev

Google Cloud Platform: permission denied by accessing Apps Script

From Dev

Google Apps Script - How to get the bookmark link?

From Dev

How to publish google apps script to cloud for public?

From Dev

Unable to run startup script when creating instance on Google Cloud Platform

From Dev

Google Cloud Platform access tensorboard

From Dev

How to access cloud datastore from apps script with a service account

From Dev

No Such User when trying to access google apps script editor

From Dev

How to create a link (url) to an calendar event per google apps script

From Dev

how to replace variable with mailto: link in google doc apps script

From Dev

How to add a link to a spreadsheet cell using Google Apps Script

From Dev

Google apps script how to parse a link and extract the document ID?

From Dev

Apps Script: How to add google search link to cell value on edit?

From Dev

How to configure a VM for web access to jupyter notebook on Google Cloud Platform?

From Dev

How to access Google Cloud Storage Bucket from AI Platform job

From Dev

How to monitor access to Firestore database by users on Google Cloud Platform

From Dev

How to call a Cloud Function from Google Apps Script with Authentication?

From Dev

broken link when using <a href=""> to link to other html file in google apps script

From Dev

How to access a specific element in JSON in Google Apps Script?

From Dev

Google Apps Script | How to access Row/Column data for certain ranges

From Dev

Google Apps Script SpreadsheetApp Banding Class - How to access these methods

From Dev

Google Apps Script - how to access to single values in a CSV file?

From Dev

How to lock state file when using Google Cloud Platform?

From Dev

How to Cloud Database Cross-platform apps?

From Dev

Google Apps Script Missing End Time, but it's not

From Dev

You cannot switch to an Apps Script-created Cloud Platform project - associate an Apps Script file with Cloud Project

From Dev

Display a clickable link on screen in Google Apps Script

From Dev

Limit access to a a kubernetes cluster on google cloud platform

From Dev

Cannot access external IP Google Cloud Platform

Related Related

  1. 1

    In layman terms: Relation between Google Apps Script and Google Cloud Platform

  2. 2

    Google Cloud Platform: permission denied by accessing Apps Script

  3. 3

    Google Apps Script - How to get the bookmark link?

  4. 4

    How to publish google apps script to cloud for public?

  5. 5

    Unable to run startup script when creating instance on Google Cloud Platform

  6. 6

    Google Cloud Platform access tensorboard

  7. 7

    How to access cloud datastore from apps script with a service account

  8. 8

    No Such User when trying to access google apps script editor

  9. 9

    How to create a link (url) to an calendar event per google apps script

  10. 10

    how to replace variable with mailto: link in google doc apps script

  11. 11

    How to add a link to a spreadsheet cell using Google Apps Script

  12. 12

    Google apps script how to parse a link and extract the document ID?

  13. 13

    Apps Script: How to add google search link to cell value on edit?

  14. 14

    How to configure a VM for web access to jupyter notebook on Google Cloud Platform?

  15. 15

    How to access Google Cloud Storage Bucket from AI Platform job

  16. 16

    How to monitor access to Firestore database by users on Google Cloud Platform

  17. 17

    How to call a Cloud Function from Google Apps Script with Authentication?

  18. 18

    broken link when using <a href=""> to link to other html file in google apps script

  19. 19

    How to access a specific element in JSON in Google Apps Script?

  20. 20

    Google Apps Script | How to access Row/Column data for certain ranges

  21. 21

    Google Apps Script SpreadsheetApp Banding Class - How to access these methods

  22. 22

    Google Apps Script - how to access to single values in a CSV file?

  23. 23

    How to lock state file when using Google Cloud Platform?

  24. 24

    How to Cloud Database Cross-platform apps?

  25. 25

    Google Apps Script Missing End Time, but it's not

  26. 26

    You cannot switch to an Apps Script-created Cloud Platform project - associate an Apps Script file with Cloud Project

  27. 27

    Display a clickable link on screen in Google Apps Script

  28. 28

    Limit access to a a kubernetes cluster on google cloud platform

  29. 29

    Cannot access external IP Google Cloud Platform

HotTag

Archive