Kavitha Madhavaraj
Kavitha Madhavaraj

Reputation: 592

How to see the source code of google app script web application?

So I would like to know in any means, if we could see the source code of an Apps script Project provided with the Web app URL that ends with "/exec" ?

Upvotes: 4

Views: 2275

Answers (1)

JSDBroughton
JSDBroughton

Reputation: 4034

If you don't own or have the script shared with you in Google Drive, it is not possible to see the server side code.

Upvotes: 1

Related Questions