Hi community,
I am working on a system that grants non-Google account users access to files on Google Drive using the visitor sharing functionality. The system works; however, the invitation email is in English. Is it possible to change the language of this email?
I can’t see an option for this in the permissions().create() python function, so I assume it must be related to the GCP service account that is being used.
Thank you for your help.
Jeremie