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”:
}
Neil
July 29, 2024, 11:51am
2
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
Neil
July 29, 2024, 1:19pm
4
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?
Neil
July 31, 2024, 9:15am
6
DM sent containing the values
system
(system)
Closed
July 31, 2024, 1:30pm
7
This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.