Hello,
i am struggling to find a way to feed username and pass dynamically to the Download Tool.
I am making a GET or SFTP request, without saving the user/pass values in the Download Tool.
I tried importing them as headers and payload as field/value from text input Password and Username but i get error:
Error: Download (3): Error transferring data: Login denied
Has someone managed and is willing to share ?
Any ideas / suggestions are welcome