I have created an app to record the contract I am working and generate invoice on completion of each milestone for a contract. I now want to generate an invoice in google sheet using data from appsheet tables. I have created an appscript to retrieve the data and create the google sheet file.
When I try to run the script I get the following message when I try to authorise the script "This app tried to access sensitive info in your Google Account. To keep your account safe, Google blocked this access."
How do I unblock the access
One person's solution is found from: https://www.reddit.com/r/GoogleAppsScript/comments/u28bsl/this_app_is_blocked_this_app_tried_to_acce...
To quote:
I fixed it!Had to create a Google Cloud Platform Project --> Create the Oauth Screen with the right scope ---> Change GCP Project ID in the Script Settings.
https://console.cloud.google.com/home/dashboard
(For people who have the same issue. Its not as difficult as it sounds!)
Is this a working solution for you?
User | Count |
---|---|
17 | |
14 | |
8 | |
7 | |
4 |