Since about 1 week now, Bitbucket doesn\'t (?) send a request to my Jenkins server.
I\'ve set it all up like this:
Endpoint
http://username:
By iterating I learned that the Token field and the token in an endpoint can be the same. So I set them to be the same as the user token and it works! Also check that the user has privileges to make a job.
Anyway, you can check access.log and see if Bitbucket makes a try or not.
P.S. Also a link to Bitbucket Documentation. May some day it will become more useful.