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.

screenshot


Comments

Popular posts from this blog

Change php variable from jquery value using ajax (same page) -

Pull out data related to my apps from Android Play Store and iOS App Store -

How can I fetch data from a web server in an android application? -