Hi,
I'm faced on Webservice issue when i try to POST Service-Now to JIRA with RESTMessage
I haved this error return on my console log :
Http Status: 405
Error Message: Method failed: (/) with code: 405
Error Code: 1
Response:
<head>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<link href="css/current.css" rel="stylesheet" id="current-css">
<!------ Include the above in your HEAD tag ---------->
</head>
<div class="container current-container">
<div class="row">
<div class="col-sm-6 col-md-6">
<div class="alert-message alert-message-success">
<h4>
Jira & Service Now Integration API</h4>
<p>
Something went wrong. Our engineers are on it !</p>
</div>
</div>
</div>
</div>