Skip to content

[Bug]: Vobiz Inbound Workflow Signature Validation Failing  #374

@vivek-pk

Description

@vivek-pk

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

  1. Configure Vobiz as the telephony provider
  2. Connect inbound workflow webhook
  3. Trigger an inbound call
  4. 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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions