Describe the problem/error/question: I have 2 https nodes and they arent working correctly.
What is the error message (if any)? The item has no binary field ‘file’ [item 0]
Check that the parameter where you specified the input binary field name is correct, and that it matches a field in the binary input
Please share your workflow
Share the output returned by the last node: data
File Name:
file_2.oga
Directory:
File Extension:
oga
Mime Type:
application/octet-stream
File Size:
12.5 kB
In HTTP Request1
you have Put Output in Field
set to: data
but in HTTP Request2
you have specified the Input Data Field Name
as file
Those need to match.
2 Likes
cheers mate appreciate the help. I did manage to figure this out myself last night. Everything went great for the most part. I then decided to try to add a feature where it would calculate a new balance for me and i can also tell it if i have earned money aswell as spent it. Been working on it for well over 5 hours and keep coming across hurdles. Thanks for the help though