Hello,
In last step of my workflow I am doing upload to an API using python script( 1 --> 1). So I have no output there because I am doing PUT/PATCH request to the API.
In console I am getting this output:
WARN Python Script (1β1) 3:284:283 Node created an empty data table.
Is there a way to do this without getting this error?
Thank you in advance