Send Webhook request - receives error 404

Ugnius Aušra
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 28, 2024

Hello community,

I have a problem with my send webhook request module.

I'm trying to create automation, which would change custom field value through API.

But when i'm trying i receive 404 error.

Sharing details

Screenshot_3.png

if i use URL and paste it to next tab, i can access i json, i don't understand automation is receiving error.

Please help. 

1 answer

0 votes
Jehan Bhathena
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 1, 2024

Hi @Ugnius Aušra 

For starters I would suggest you blur out your token completely, even though it isn't Fully shown it's still a token value that shouldn't be visible in your image.

For a 404 error it usually means that the issue key or the field you're trying to fill out isn't present.

From the example you've given can you try changing the syntax to match something like this

{
    "fields" : {
        "customfield_10039" :
        [{"value" : "Test 1"}]

       }}

https://developer.atlassian.com/server/jira/platform/jira-rest-api-example-edit-issues-6291632/

----

Also you mentioned that it works when you update something? Please can you share a screenshot of that too.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events