Getting Request failed with status code 400 in issue create API using axios post.
But it's working fine in postman.
Hi @Manraj,
welcome to the Atlassian community!
Error 400 means bad request, so there is probably something wrong with the data, you are sending. Are you sure these data are exactly the same and in the same format as Postman create them?
Is it possible to get error message not just the code? It should help us find out, what's going on.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.