-
Bug
-
Resolution: Not A Defect
-
Major
-
None
-
Jenkins ver. 2.138.2
When I push any button "Proceed" or "Abort" (picture 1). My browser send OPTIONS request, you can view in attachments.
And after that I get 403 status code, but if I send POST request directly to same url - all is good and work.
I have all privileges in my project.
If you have this promblem, then you are using a short address for access to your Jenkins.
For example we can use link https://jenkins/ (without domain), but plugin send request to https://jenkins.your_domain/