Your workflow is unique 👨💻 - tell us how you use Dropbox here.
Create
5 Topics409 no_write_permission
Hi, I am using dropbox in n8n and have connected a dropbox team account. But I am getting 409 no_write_permission error. It was working fine a few days earlier but now I am getting this error for no reason. I changed nothing in n8n, nor in my dropbox settings. It was working fine a few days ago. It happened before too, and it got resolved after reconnecting and create a new node. But I am getting the same error again. Why am I getting this error and what is the fix. Please help me out! complete error: 409 - "{\"error_summary\": \"path/no_write_permission/.\", \"error\": {\".tag\": \"path\", \"reason\": {\".tag\": \"no_write_permission\"}, \"upload_session_id\": \"pid_upload_session:ABIJdIKguQwyyRnlJPP0VU6cKu7yvOT0Xo4yZCllqv3074TJtg\"}}"Solved332Views0likes5CommentsDropbox API Integration - Quick File Automation
Hey Dropbox devs! Need some help building a sweet file management automation tool. What we're tackling: Custom API integration for automated file sync and backup workflows Bulk file organization scripts with metadata tagging and folder structuring Simple webhook setup for real-time file change notifications and processing Looking for: Dropbox API v2 experience with OAuth implementation knowledge Python or JavaScript skills for file management automation Understanding of cloud storage workflows and permission managementClassic ASP read folder for https file links.
Hi, I am trying to use classic ASP to read the contents of a folder and create a list of hyperlinks to each file in the folder. I have created a script using an api token and it seems to execute but never produces a list. Has anyone got a bullet proof script which will do this?