Describe the bug
I am trying to connect my inbound workflow to the Vobiz call provider, but the inbound webhook request fails due to a signature validation mismatch.
I recently updated Dograh to version 1.32.0 (latest release).
2026-05-28 09:41:27.535 | INFO | [run_id=None] | logging_config.py:41 | 127.0.0.1:36414 - "GET /api/v1/health HTTP/1.1" 200 2026-05-28 09:41:28.467 | INFO | [run_id=None] | telephony.py:646 | Inbound /run dispatch received 2026-05-28 09:41:28.468 | INFO | [run_id=None] | telephony.py:658 | /inbound/run normalized data — provider=vobiz to=+918049280420 from=+919482604590 2026-05-28 09:41:28.500 | INFO | [run_id=None] | factory.py:220 | Creating vobiz telephony provider 2026-05-28 09:41:28.501 | WARNING | [run_id=None] | provider.py:251 | Vobiz webhook signature mismatch. Expected: qXL/hBry..., Got: TvkPvNy5... 2026-05-28 09:41:28.501 | WARNING | [run_id=None] | telephony.py:730 | /inbound/run: signature validation failed for vobiz
Steps to Reproduce
- Configure Vobiz as the telephony provider
- Connect inbound workflow webhook
- Trigger an inbound call
- Signature validation fails
Expected behavior
Inbound calls should be accepted and routed to the workflow successfully.
Screenshots
No response
Device details
No response
Additional context
Dograh version: 1.32.0
Provider: Vobiz
Workflow type: Inbound
Describe the bug
I am trying to connect my inbound workflow to the Vobiz call provider, but the inbound webhook request fails due to a signature validation mismatch.
I recently updated Dograh to version 1.32.0 (latest release).
2026-05-28 09:41:27.535 | INFO | [run_id=None] | logging_config.py:41 | 127.0.0.1:36414 - "GET /api/v1/health HTTP/1.1" 200 2026-05-28 09:41:28.467 | INFO | [run_id=None] | telephony.py:646 | Inbound /run dispatch received 2026-05-28 09:41:28.468 | INFO | [run_id=None] | telephony.py:658 | /inbound/run normalized data — provider=vobiz to=+918049280420 from=+919482604590 2026-05-28 09:41:28.500 | INFO | [run_id=None] | factory.py:220 | Creating vobiz telephony provider 2026-05-28 09:41:28.501 | WARNING | [run_id=None] | provider.py:251 | Vobiz webhook signature mismatch. Expected: qXL/hBry..., Got: TvkPvNy5... 2026-05-28 09:41:28.501 | WARNING | [run_id=None] | telephony.py:730 | /inbound/run: signature validation failed for vobizSteps to Reproduce
Expected behavior
Inbound calls should be accepted and routed to the workflow successfully.
Screenshots
No response
Device details
No response
Additional context
Dograh version: 1.32.0
Provider: Vobiz
Workflow type: Inbound