4

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" ?

3
  • If it is one of your script then simply replace "/exec" with "/edit" Commented Jul 1, 2015 at 7:24
  • No the point is, I would like to know if anyother with the link can view my code? Commented Jul 1, 2015 at 8:41
  • No, this would be a problem indeed...see Jonathon's answer. Commented Jul 1, 2015 at 9:17

1 Answer 1

1

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.

Sign up to request clarification or add additional context in comments.

2 Comments

Even the HTML code looks messy when I used View Source Option in browser. So Is it an advantage or disadvantage?
The HTML code has been 'cajoled'. This is another security feature. When debugging I sometimes write out the pre-filtered HtmlService output into a variable on the page for inspection in dev tools.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.