google-apps-for-education Questions
4
Solved
We set up a Google Apps Script-based Intranet in our organization, which benefits from Google Apps for Education. We've been using for months:
doGet()
HtmlService.createTemplate(...)
Publish > De...
Panacea asked 7/7, 2017 at 12:35
2
Solved
I am using Google Drive Java API. I need to copy a file from one Google domain to another, so my approach is the following:
authenticate with source domain service account
share file with user in...
Ocasio asked 27/2, 2014 at 14:18
1
Solved
I have written a Java app that synchronises Google Groups on our Google Apps for Education domain (similar in function to Google Apps School Directory Sync, but customised for some of our specific ...
Uncork asked 22/4, 2015 at 6:12
1
I'm receiving this error when trying to change file ownership from Google Apps Script (Google Apps for Education):
GDataServiceExceptionYou can't yet change the owner of this item. (We're working ...
Behavior asked 18/1, 2013 at 15:51
1
© 2022 - 2024 — McMap. All rights reserved.