I'm working on Web App using Google App Script. I'm a Google Apps reseller and would like to be able to share my Web App with other Google Apps users that I sign up.
The web app is currently stored in my Drive. When I deploy the app the only options I have available under Who has access to the app are
- Only myself
- Anyone within my domain
I've gone into my Google Apps domain management and set Drive permissions so that users can share documents outside this organization. I've also tried to share the script from Google Drive and the Google Apps Script interface, but the only sharing options are:
- within my domain
- people within my domain with the link
- private
I've also tried explicitly sharing the script (can view) with an email address of a Google Apps user, on another domain, but I get a Sorry, the file you have requested does not exist. error. You can probably see the result by trying to view the web app at this url
The only other cause I can think of is that I registered my Google Apps account when Google still gave 50 free user accounts per domain.
Any ideas?