[JIRA] (JENKINS-59324) "No valid crumb was included in the request" even with valid crumb supplied - after updating

0 views
Skip to first unread message

rob.ormond@simprogroup.com (JIRA)

unread,
Sep 11, 2019, 11:54:03 PM9/11/19
to jenkinsc...@googlegroups.com
Rob Ormond created an issue
 
Jenkins / Bug JENKINS-59324
"No valid crumb was included in the request" even with valid crumb supplied - after updating
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-09-12 03:53
Environment: 2.176.3
Priority: Critical Critical
Reporter: Rob Ormond

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:

  1. HTTP GET on 
    https://username:password@jenkinsurl/crumbIssuer/api/json
  2. Parse output to get a crumb (this is still working, I get a crumb)
  3. HTTP POST to 
    https://username:password@jenkinsurl/job/blah/buildWithParameters?token=blah&params=blah with header= 'Jenkins-Crumb': crumb from step 1
  4. Receives response 403: No valid crumb was included in the request

 

This started straight after the upgrade.

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

rob.ormond@simprogroup.com (JIRA)

unread,
Sep 12, 2019, 1:33:03 AM9/12/19
to jenkinsc...@googlegroups.com

rob.ormond@simprogroup.com (JIRA)

unread,
Sep 12, 2019, 1:34:02 AM9/12/19
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages