0

I want to call Apps Script API in my app, it works fine with web user authentication but has a 403 error when I change to using a service account.

I discovered that the reason is that the Apps Script API does not work with service accounts according to the official documentation.

Is there a way to work around this?

Khuyen Ho
  • 1
  • 2
  • Although I'm not sure whether this workaround is included in your expected result, is this thread useful? https://stackoverflow.com/a/60653714 – Tanaike May 18 '23 at 11:31
  • Yes, this is very helpful, it's the one I've been looking for. Thank you. – Khuyen Ho May 19 '23 at 04:33
  • Thank you for replying. I'm glad your issue was resolved. From your reply, I flagged it as a duplicate question. – Tanaike May 19 '23 at 04:56

0 Answers0