When executing the Sharing.removeFolderMember endpoint it generates a fatal error. The error occurs in the Async.deserialize(json: JSON) -> launchEmptyResult method because tag is equal to “async_job_id”.
I am using SwiftyDropbox release 3.0.0. Thanks.