Problem to post an buy order into Bybit API – 10004 error sign!

Hi @thibs

As I told you in the other thread, you need to edit this line in Generate prehash string node

{{ $json.timestamp + $json.api_key + $json.recv_window + '{\"category\":\"' + $json.category + '\"}' }}

to include the other Parameters in the post request so they are the same