You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be a good idea to include the webhook-id in the webhook payload as a required field. Consumers have an additional confirmation then that the webhook-id matches the id found in the webhook payload
I think it would be a good idea to include the webhook-id in the webhook payload as a required field. Consumers have an additional confirmation then that the
webhook-id
matches the id found in the webhook payloadFor example based on the spec:
Headers:
webhook-id: msg_2KWPBgLlAfxdpx2AI54pPJ85f4W\
Request Body:
Edit: rather than say required field I should of said recommended field as the payload section is only a suggestion
The text was updated successfully, but these errors were encountered: