Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
automation
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\"}}"Solved249Views0likes5CommentsApp folder to a org folder
Hello, I have a folder that stores builds from my pipeline. This folder was created by a Dropbox app I created. The folder sits under my personal folder and I want it to be a org level folder so other team members can access it. Is there a way to do that? Cheers,158Views0likes4CommentsHow get notified if automation was successful/failed?
I have an Automated Folder that converts the uploaded file to PDF and saves it. I am using Dropbox API for it. Is there a way for me to programmatically check whether/when the PDF file generated by the automation is available? How should one go about it?Dropbox 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 management