Yaak Logo
Yaak
Feedback/Issues with the YAAK Tool When Debugging the File Upload API

Issues with the YAAK Tool When Debugging the File Upload API

yq t·a month ago·#YF1033
Needs TriageBugImprovement

When using this tool to debug the upload API, I encountered a 400 Bad Request error. After a detailed comparison with a successful POST request made via Postman—where the parameters were identical—I found that the main difference lies in the request headers. Postman automatically handles information such as the boundary, whereas Yaak does not. It is highly likely that this is the cause of the issue.

Translated with DeepL.com (free version) image

Windows2026.4.0

Comments (2)

Sign in to leave a comment.

Gregory Schier

Can you check the request headers in Yaak (in the response pane)?

Yaak also computes a boundary at send time. It just doesn’t show in the request pane when setting it up.

yq tOP
image

postman image

Type to search feedback...