Hey everyone,
Very new to Make. I’m trying to build a scenario that copies files from a dropbox folder into a Google Drive Folder. Currently the Scenario looks like this:
Watch Files in Dropbox → Download File from Dropbox (Error) → Router [If FileName contains the words Time Sheet] → Upload File to Google Drive.
At the download step I get The operation failed with an error. [401] {"error_summary": "missing_scope/", "error": {".tag": "missing_scope", "required_scope": "files.content.read"}}