Access to Fusion Tables through GAS without a google account -
is there way have gas web interface doesn't require type of account or login run queries on fusion table?
it's impossible have google apps script without kind of account - author need one, if ui published public web app.
i think meant ask: how can let non-authenticated users query fusion table?
a: run script, see ui.
read permissions in web apps. can publish web app execute (the author & authenticated fusion table user), access granted anyone. long script manages table access behind scenes, identity of users irrelevant.

Comments
Post a Comment