We've recently started getting different behavior from the API when calling add_folder_member. We're getting the error "no_permission/unauthorized_account_id_usage/".
I've replicated it in the API explorer below. The folder is owned by the account associated with the access token. In the parameters, the `dropbox_id` is of course from a different account. That `dropbox_id` is then returned in the array of `unauthorized_account_ids`.
We've been using this endpoint since the v2 API came out in 2015 without problem.
Calls to other endpoints in the sharing.write scope work just fine.
Have the permissions changed in some way?
