melodic-vegetable-78787
02/23/2025, 1:49 PMgray-monkey-83525
02/23/2025, 1:49 PMapplication/webhook+json
content type.
If you are not receiving webhooks, check the following:
1. Webhook Configuration: Verify that the webhook URL is correctly set in your LiveKit configuration.
2. Server Logs: Ensure your server logs incoming requests to see if the webhook requests are reaching your server.
3. Authorization: Webhook requests include an Authorization header with a signed JWT token. Ensure your server is validating this token correctly.
4. Retries: LiveKit retries webhook delivery multiple times in case of failures. Check if your server is rejecting these requests.
Would you like more detailed steps on any of these points?
Sources:
- Webhooks | LiveKit Docs 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.melodic-vegetable-78787
02/23/2025, 1:50 PMgray-monkey-83525
02/23/2025, 1:50 PM