Using the REST API for Google Drive (service employee)

In a non-working script, I can use the Drive API by loading the client library . But the employee does not have a DOM, and the library assumes what I have.

Is there a way to use the Drive API for a working (service) one? (I need to save files to Drive appstorage with the event sync)

+4
source share

Source: https://habr.com/ru/post/1664779/


All Articles