NAIF FixGraph · Webhook Payload Tester

Webhook payload is not valid JSON

The payload cannot be parsed as JSON, so downstream webhook processing is likely to fail before business logic runs.

Aggregate badge appears at 5+ consented samples

Problem signature

INVALID_JSON

Likely causes

What to check first

  1. Validate the exact safe sample before sending
  2. Check Content-Type and body encoding
  3. Log parse failures without storing secrets

This page is curated technical guidance, not a claim about any specific user's system. Diagnosis-derived trend badges are shown only after at least 5 consented, sanitized samples.