Hello, guys. I'm having unexpected issues trying to download all the files in a folder from Dropbox using the "https://content.dropboxapi.com/2/files/download_zip" API Call Request. But, I keep receiving the 401 unauthorized error message when I have already given the permissions: files.content.write
files.content.read
sharing.write
sharing.read
Then I've created a new token and placed the request as explained in many forums and API docs from Dropbox but I keep receiving the same error. I need it to be used through make Integromat so I'm doing my tests through Postman and the error is the same thing. I'm using these parameters:
{"path": "/Automatización Inteligente/CSV/"} and the Access Token