Google Apps Script require login for webapp url / path

182 Views Asked by At

I have an project in apps script for everyone and it has extra path

like

  1. url/path1
  2. url/path2

for that google apps script require an login to access the path

I have deploy web app as Execute as me who has access as anyone

so how can I remove that login for access that path

0

There are 0 best solutions below