Common issues and how to resolve them.
Check the browser console
Most widget errors surface as console errors. Open DevTools and reload the page to see any blocked-request or invalid-key messages.
Verify the script tag
Confirm the script src is correct and the data-key attribute is present with a valid pk_ key.
Check allowed domains
Open your environment settings and confirm your exact domain (including https://) is in the allowed domains list.
Check bot status
In the dashboard, navigate to your bot and verify its status shows as Published.
Check usage dashboard
If responses stop abruptly, check your usage dashboard — you may have hit your plan limit.
Test in an incognito window
Browser extensions can interfere with widget loading. Test in an incognito window to rule them out.