-
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.
[JENKINS-55912] Forbidden OPTIONS request method for "input" step
Description |
Original:
When I push any buttons "Proceed" or "Abort" (picture 1). My browser send OPTIONS request, how 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. |
New:
When I push any buttons "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. |
Description |
Original:
When I push any buttons "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. |
New:
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. |
Assignee | New: Dmitry Markelov [ markeloff86 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Comment | [ If you have this promblem, then you are using a short address for access to your Jenkins. ] |
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/