Flux using Api from Piapi - node HTTP request

Describe the problem/error/question

I can´t use a HTTP request node using Piapi -getting the API from Flux (the API is ok) and the information in Piapi says successfull bad request error code 400. before nodes are ok

What is the error message (if any)?

the error code is bad request, i checked the API, the JSON code is ok and the JSON is ok and I used the AI assistant in n8n giving me insights about it.
400 - "{\"code\":400,\"data\":{\"task_id\":\"\",\"model\":\"\",\"task_type\":\"\",\"status\":\"\",\"config\":{\"service_mode\":\"\",\"webhook_config\":{\"endpoint\":\"\",\"secret\":\"\"}},\"input\":null,\"output\":null,\"meta\":null,\"detail\":null,\"logs\":null,\"error\":{\"code\":0,\"raw_message\":\"\",\"message\":\"\",\"detail\":null}},\"message\":\"invalid request\"}"

Please share your workflow

it is a HTTP node.

I have similar issue but i ma geting invalit API key but it is working in Make.com, anyone please help.
401 - “{"message":"Invalid API key"}”

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.