--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-script-community.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/401ab938-e10a-4ce7-abd3-edaf10f42653%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
...@Robert Gagliano I'm hoping the "script.external_request" only applies if the Gmail or Drive sensitive scopes are also used. In fact, that is what Faustino stated, "... That scope, in combination with a gmail scope, ..".
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-community+unsub...@googlegroups.com.
Local client applications that only allow user-configured transmissions of Restricted Scope data from the device may be exempt from this requirement.
I've heard from another Googler working closely with the verification team that an Apps Script project that doesn't have any scopes that allow it to transmit user data will be considered a "local client" as per above.
From my understanding, the "script.external_request" scope triggers a security assessment for apps that use it to store data on servers external to Google.
If that's the case, then if I store data using a Google based storage solution, like Cloud Datastore/Firestore, would that be sufficient to avoid security assessment altogether?--
You received this message because you are subscribed to a topic in the Google Groups "Google Apps Script Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-script-community/GdsKA3f2nNM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-script-c...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-script-community.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/33817a4b-804a-48ba-8b73-f3ffa85368c8%40googlegroups.com.
Ajay Goel, the author of GMass (an app using the Gmail API but not really linked to Apps Script) started a live post of his own security assessment (still at early stage):
--
You received this message because you are subscribed to a topic in the Google Groups "Google Apps Script Community" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-script-community/GdsKA3f2nNM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-script-c...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-apps-script-community.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-script-community/55b13058-f546-4aab-9065-fa012e8c4ce8%40googlegroups.com.