Webhook object is empty

Product

Encoding - VOD

Question

we are receiving webhook responses that are empty, this issue is consistent, am I creating invalid webhooks?

{
“id”: ,
“eventId”: ,
“createdAt”: ,
“modifiedAt”: ,
“orgId”: ,
“userId”: ,
“name”: ,
“notificationId”: ,
“resourceId”: ,
“resourceType”: ,
“type”: ,
“eventType”: ,
“category”: ,
“state”: ,
“triggeredAt”: ,
“triggeredForResourceId”: ,
“internal”: ,
“encoding”: [
[

],
[

],
[

],
[

],
[

]
],
“webhookId”:
}

Hi,

Could you supply an encoding ID that the webhook is related to?
Once I have this, I’ll be able to look into this further.

51eed18f-da52-48bd-8e2d-efc7c5878192

Checking internal logs I see that the webhook was fired today at 12:27(GMT) and all the values are populated in the payload. Everything looks good here.

Can you check what was received in the request on the server side?

the response body is empty, it is something on my end

can you send me a sample response?

DM sent containing the values

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.