Hi, want to know the status of Jira card using Jira-Api with card ID in node.js,
authentication is done but status is 400 or Bad Request.
Here I am providing my raw code screenshot which I used from the Jira-API documentation.
I don't know what the value of your variable jiraId is, but that may be the problem. Could you show what it is.
Is this the first API call that you've tried? Or have you had other calls working, but this now isn't?
Try a different API call to see if that works e.g. a simple one without any parameters is
/rest/api/3/search
Thank you for your reply,
but this variable is not a problem and before this, I have created Card with attachment using API and it's working very well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.