Camille Feghali
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Camille Feghali-
Camille Feghali created a post,
How is file access administered from service account to users?
AnsweredHey, 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...
-
Camille Feghali created a post,
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 ...