For instance, to get a list of all folders/files in an account, dropbox requires you to pass an empty string to the endpoint. If using code, this would be handled by using “” . However, the api connector returns an error if you try to pass an empty value.
Has anyone been able to bypass this?