Need to see if your shared folder is taking up space on your dropbox 👨💻? Find out how to check here.
Storage space
4 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\"}}"Solved271Views0likes5CommentsNot sure how to interpret /users/get_space_usage output for team account
Hello, I get the following output from get_space_usage for a team account: allocation = { ".tag" = team; allocated = 9895604649984; used = 7346077264133; "user_within_team_space_allocated" = 0; "user_within_team_space_limit_type" = { ".tag" = off; }; "user_within_team_space_used_cached" = 379540969510; }; used = 7234056173955; } My question is regarding the lower used = 7234056173955 number. It looks entirely irrelevant. Namely: The allocation by team is allocated = 9895604649984 The usage by team as a whole is used = 7346077264133 The usage by the user within the team is user_within_team_space_used_cached = 379540969510 Therefore the space used by other team members is used - user_within_team_space_used_cached = 7346077264133 - 379540969510 = 6966536294623, correct? Then what is the last used = 7234056173955 ? What sense does it make? It doesn't match up with anything else in this output. Please advise.Solved1.7KViews0likes8Comments