0

I am trying to use jenkins and bitbucket.org for CI/CD. I installed jenkins to ubuntu (aws). And I created a job in jenkins. Also I added jeenkins ssh key to bitbucket.org.

So I can reach with ssh to bitbucket from jenkins. Bu when I try to push bitbucket.org I saw an error in webhooks logs.

It says:

HTTP ERROR 403 No valid crumb was included in the request 

How can I solve this?

Thanks

tcetin
  • 979
  • 1
  • 21
  • 48
  • Check if this helps: https://stackoverflow.com/questions/61944119/jenkins-error-403-no-valid-crumb-was-included-in-the-request – Technext Jun 14 '20 at 10:47
  • 2
    Thanks but this solved my problem:https://stackoverflow.com/questions/57731818/jenkins-2-192-http-error-403-no-valid-crumb-was-included-in-the-request – tcetin Jun 14 '20 at 11:43

0 Answers0