0

I'm currently working on a google chatbot and it works with google apps script and google cloud platform. (Click on this link to see more : https://www.youtube.com/watch?v=7oi3OWHh6Ic). I manage to run the bot and execute commands with it. But I want the script that run the chatbot to be execute by a service account when another user execute a command and check for specific values in a spreadsheet. As I am a beginner with google cloud platform, I search for tutorials that explains how to setup service account. I manage to found one explaining how to setup a service account for google apps script, here : https://daubejb.medium.com/how-to-use-gcp-service-accounts-with-google-apps-script-projects-to-automate-actions-in-g-suite-7020a520bef7. When I try to call the "getOAuthService(user)" function (coming from the previous url), I got an issue in the google cloud console error journal. The error i'm getting on google cloud platform

What could I do next to run the google script with a service account? (here is my google apps script) enter image description here enter image description here

Magnoir
  • 1
  • 1

0 Answers0