Troubleshooting
Common symptoms and fixes for publisher setup.
| Symptom | Likely cause | Fix |
|---|---|---|
| Script does nothing | Missing data-publisher-id |
Add the attribute from your waitlist invite after registration opens |
API 403 origin_mismatch |
Page origin ≠ registered domain | Re-register the correct domain or align www vs apex |
| curl still gets 200 | Server gate not mounted | Install agentoll and mount middleware before routes — see integration guide |
| Payment wall on Chrome | Rare classify edge case | Check browser console; ensure a normal browser User-Agent |
| Registration 503 | API or database unavailable | Retry later; check /health on the API host |
| Registration fails: domain already registered | Domain taken | Use the account that registered it or contact support |
| Could not reach API (browser) | CORS or network | Ensure you register from agentoll.net; API must allow the docs origin |
Health check
curl -s https://agentoll-middleware-p5aon.ondigitalocean.app/health