Can not run cURL command

Hey guys.

I want to run this

curl -F "image=@your_search_image.jpg" https://trace.moe/api/search

using KIO4 extension and I get an empty string!

These are my blocks :

any help will be appreciated.

I have read it before and I did not find a solution

Did You try Change the file path ?

yes I did. and I tried to run the same command in (Termux) and it was successful and gives me the expected results

this is the docs trace.moe API Docs if anyone has any idea to send a request to this API except the first one because it gives wrong results.

I put “” double quotes in image path

and no need “” in https://…

If resolved, mark as resolved. This is part of helping other users.