Camille Feghali
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
投稿
Camille Feghaliによる最近のアクティビティ-
How is file access administered from service account to users?
回答済みHey, I have an application with a Service Account. Communication via the node-sdk with the API is going well, It (the app) can fetch and post files and folders. If I understand correctly, these fil...
-
When using the service account client, don't have permission to create / edit folders, nor invite users
Using the nodejs sdk. I can read a folder with `serviceAccountClient.folders.get(folderId)`, but cannot create / edit one. Nor can I invite users.My app has app + enterprise access enabled. It has ...