I received a cookie from an HTTP Request (GET) call and need to send the cookie back with authentication via HTTP Request (POST). I am passing the cookie back as a collection in the Headers input field but I keep getting an error from the server that...