I'm integrating with the Dropbox API and want to use /create_shared_link_with_settings to create a public folder view link with an expiration date so anyone who has this link can open it. However, I see that this endpoint can produce a too_many_shared_folders error. As I understand, this error refers to sharing a folder across Dropbox accounts, but how about a view link? If I create many public view links that do not require a Dropbox account, are there limits on this?
If it also refers to the view link, will deleting resolve the problem?