Folder Settings via API
Hi,
I am trying to access the folder settings changes using the Events API (both with and without stream_type=admin_logs). In either of the case I am not seeing any event on the folder settings changes (only tried, Shared Link Access) are being passed through the API. Can you please let me know if i am missing anything here?
Thanks
-
Hi ,
This may be a permissioning issue with your app. Can you go to your app in the developer console and go to the "Configuration" section in the left nav. Can you make sure the following are set:
- Under "Application Access" set that to "Enterprise", not "Application".
- Under "Scopes" make sure to have "Manage Enterprise Properties" selected under scopes.
When you make the call to get event data using stream_type=admin_logs that should allow those enterprise events to return.
Thanks,
Jon
Please sign in to leave a comment.
Comments
1 comment