Is it possible to automatically login to a web app I have deployed using a POST request?What would the code look like?
--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/5bca2929-00ee-4fd1-b634-b834fb1b8595%40googlegroups.com.
As in the Google account login, then no. You might want to consider a different deployment option (e g. run as script owner) ... or would the execution API work for you https://developers.google.com/apps-script/api/how-tos/execute
On Sat, 24 Aug 2019, 08:16 Andrew A., <chis...@gmail.com> wrote:
Is it possible to automatically login to a web app I have deployed using a POST request?--What would the code look like?
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-community+unsub...@googlegroups.com.