You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The team event group_external_sharing_setting_override_changed is returned as event type "Other", with empty details.
To Reproduce
Modify external sharing override setting for a group, query event using api library.
Expected Behavior
An event with event type GroupExternalSharingSettingOverride and full model support with details tag support for group_external_sharing_setting_override_changed_details with PreviousValue and NewValue.
Actual Behavior
Event details are not returned, only an event of type "Other", with empty OtherDetails info.
Versions
What version of the SDK are you using? Dropbox.Api v7.0.0
What version of the language are you using? 12.0
What platform are you using? (if applicable) .net 8.0
Additional context
Recommend updating API schema source and re-generating code.
The text was updated successfully, but these errors were encountered:
Describe the bug
The team event group_external_sharing_setting_override_changed is returned as event type "Other", with empty details.
To Reproduce
Modify external sharing override setting for a group, query event using api library.
Expected Behavior
An event with event type GroupExternalSharingSettingOverride and full model support with details tag support for group_external_sharing_setting_override_changed_details with PreviousValue and NewValue.
Actual Behavior
Event details are not returned, only an event of type "Other", with empty OtherDetails info.
Versions
Additional context
Recommend updating API schema source and re-generating code.
The text was updated successfully, but these errors were encountered: