Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Custom action Rest API getting 400 error

Kri
Kilo Sage

While executing custom action for the integration to Jira I'm getting 400 error. I configured this with API key but don't know where it goes wrong.

Kri_0-1753077862282.png



Kri_1-1753077904650.png

 

1 REPLY 1

Chaitanya ILCR
Mega Patron

Hi @Kri ,

 

project is mandatory in the request body

 

refer this

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-post

 and  include project in the request body

 

 

you can also refer 

https://www.youtube.com/watch?v=CqSD0iEAmOI&list=PLHm0ctIhJFWZprTpTai_Yu4LgGIA4TyzZ&index=4

 

2,3 and 4th video in this playlist

https://www.youtube.com/watch?v=0NzsasXSjKg&list=PLHm0ctIhJFWZprTpTai_Yu4LgGIA4TyzZ

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya