I have a TFS build that uses a service connection to Jenkins, which contains the username and password (that connection appears to be working when I test it from TFS). The build itself uses a "Jenkins Queue Job" task, where I provide the job name and any parameters that it might need. This was working fine up until recently, when Jenkins is now returning :
Error 403 No valid crumb was included in the request</title>\n</head>\n<body><h2>HTTP ERROR 403 No valid crumb was included in the request
It looks like the connection is working, and I cannot see any way that I can provide that crumb?