I am new to this, in a bootcamp trying to get a basic API in Node to work with testing. The routes all work, I have manually tested in Postman. The unit tests also all pass. But when I try and run a basic artillery (v 1.7.9) I get nothing but 400 messages. I dont know what Im doing wrong. Can anyone help? enter image description here
I have unstalled and reinstalled the package, double checked that my key names are correct and double checked that my server is running.