Since upgrading to 2.176.3, my previous node script to trigger a Jenkins job remotely has stopped working, I now get an error 403: No valid crumb was included in the request
The steps my script is performing are:
This started straight after the upgrade.
I now realise this is related to https://jenkins.io/doc/upgrade-guide/2.176/#upgrading-to-jenkins-lts-2-176-3
I've swapped to using API token and it is working