Hi, trying to do a relatively simple thing but it hasn’t worked yet… I’m creating a folder in google drive and want to pass the newly created folder id to a drive app script with a http get request… run the scenario and nothing happens - pretty sure I’m not reaching the web app url… could someone please explain how to set up the http request the correct way? as is I’m not using any authentication and that might be the problem…
(drive app scripts works if I use the link in the browser and pass a value manually - so it is not the issue)