Help Centre
Self-serve answers on pricing, onboarding, accounts and billing.
Slack community
Quick questions and integration advice from the community.
Technical support
Failing calls, unexpected responses and production incidents.
Dashboard live chat
A live thread with the team, inside your dashboard.
Which channel do I need?
Before you report a technical issue
The team can resolve an integration issue far faster with the details that identify the exact call. Include as much of this as you have:Check these first
A large share of the issues that reach support are answered by four pages:- Errors & status codes — what each code means, which are worth retrying, and the failures that come up most.
- Authentication — the cause of nearly every
401, usually aBearerprefix that should not be there. - Environments — why a call that works in sandbox can fail in production.
- Wallet & billing — the
402that stops production calls until the wallet is funded.
Frequently asked questions
What is the fastest way to reach a human?
What is the fastest way to reach a human?
The live chat on the Support page of your dashboard — it opens a thread with the Dojah team, with no ticket number to track. See Support in the dashboard.
Should I use Slack or technical support?
Should I use Slack or technical support?
Use Slack for questions about how Dojah works — which endpoint to call, how a flow is meant to behave. Use technical support when a specific call is failing, because the team needs your
AppId and timestamps to trace it, and those do not belong in a public channel.How do I report a suspected outage?
How do I report a suspected outage?
Contact technical support with the endpoint, the time the failures started, and the status codes you are seeing. A run of
424 responses usually means an upstream identity source is unavailable rather than a fault in your integration — see Errors & status codes.