Bad request for "Create Document Section from File Upload"

:bullseye: What is your goal?

Fix the Bad request

:thinking: What is the problem & what have you tried?

For some reason whenever I do the HTTP request for this: Create Document Section from File Upload. it always does bad request.

:clipboard: Error messages or input/output bundles

Bad Request
{“type”:“validation_error”,“detail”:{“name”:[“This field is required.”]}}

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Welcome to the Make community!

Please install, open the Make DevTool Chrome extension to view the request and response headers and body from the modules when you manually run the scenario.

Then, provide any additional information that is logged in the Make DevTool.

From the Help Centre:

Make DevTool allows you to debug your Make scenarios by adding an extra pane to the Chrome Developer Tools. Using this new debugger pane, you can check all the manual runs of your scenarios, review all the performed operations, and see the details of every API call performed. Additionally, with Make DevTools you can see which module, operation, or response caused an error in your scenario. This helps you debug your scenario and get your scenario back on track.
source

Hope this helps! If you are still having trouble, please provide more details.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!