Hi - We are getting the following error:
{"error_summary": "path/not_found/", "error": {".tag": "path", "path": {".tag": "not_found"}}}
When calling the:
https://api.dropboxapi.com/2/sharing/list_shared_links
Endpoint from a business account. It's not erroring with a normal/free user.
Is there something I am missing here? What would the set of API calls be to get the list of shared links for a user to cover all user types?