- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 07:35 AM
Hi Experts
Need you assistance on the serviceNow to Jira integration. I am getiing the 400 error method failed can any one help me on this.
Thanks in advance
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 08:18 AM - edited 08-01-2023 08:37 AM
also noticed you put “Content type” it should look like below
Accept application/json
Content-Type application/json
You can also try using version 2 of the api instead of 3. Just switch the 3 for a 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 08:16 PM
Excellent Now I got the status code 200 success. Appreciate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 10:26 AM
Hi Dinesh,
Did you find any solution for above error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 06:57 PM
Nope. Can you please help me out ??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2023 08:03 PM - edited 07-31-2023 09:12 PM
What happens if you just did
https://dinesh271.atlassian.net/rest/api/3/project
or
https://dinesh271.atlassian.net/rest/api/3/project/{projectKeyORID}
or if your set or the search api https://dinesh271.atlassian.net/rest/api/3/search?jql=project%20%3D%20MIIJTS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 07:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2023 07:53 AM
application/json