Operate
Troubleshooting
Locate the first missing boundary rather than treating every delivery failure as the same problem.Run the doctor
npx @notifie-dev/cli@0.1.0-beta.2 doctorIt checks the path in order and stops guessing once a prerequisite fails, so fix from the top. See the command reference for what each line means.
Diagnostic order
- Can the application reach Notifie?
- Does the ingest key authenticate?
- Did a real event arrive?
- Is the provider credential valid for this app/environment?
- Did a physical device register an active token?
- Did the provider accept the request?
- Did the device report presentation?