PipedreamHQ / PipedreamHQ/pipedream

[BUG] Dropbox action "Move a File/Folder" does not work

Open
#6,202 1 comment 0 reactions 0 assignees View on GitHub
bug triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Describe the bug**
When I try to use the Dropbox action "Move a File/Folder" and fully set the "Path from" and "Path to" fields with custom expressions that I am sure of, I get an error: "Error in call to API function "files/move:2": request body: missing required field 'from_path'".

**To Reproduce**
Steps to reproduce the behavior:
1. Go to a new Workflow and make any trigger.
2. Add Dropbox action "Move a File/Folder".
3. Try to set up "Path from" with custom expressions with a path which you actually have. My case was: `/pipedream/receipts/2023-04-29 12.01.06 Pepito.png`.
4. Try to set up "Path to" with custom expressions with a path which you want to get. My case was: `/pipedream/done/2023-04-29 12.01.06 Pepito.png`.
5. Click Test.
6. See an error "files/move:2": request body: missing required field 'from_path'".

**Expected behavior**
I assume that after click "Test", my file would be move from "Path from" to "Path to" correctly.

**Screenshots**

My trigger is happened.

![image](https://user-images.githubusercontent.com/11499859/235328023-f0ce097c-9aa2-407a-84b7-5272704610d2.png)

And then I try to test my action.

![image](https://user-images.githubusercontent.com/11499859/235328072-75234750-b055-4070-addb-3beda9883356.png)

**Desktop (please complete the following information):**
- OS: MacOS Ventura 13.3.1
- Browser: Google Chrome
- Version 112.0.5615.137 (Official Build) (x86_64)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.