Quick fixes for common issues. If you don't find your answer here, reach out to our support team.
The most common cause is a missing allow attribute on the iframe. Make sure your embed code includes:
Without this, the browser blocks microphone access inside iframes. Also ensure the page is served over HTTPS — browsers don't allow microphone access on insecure pages.
https://sidekickforge.com/embed/{client_id}/{sidekick_slug}. Verify both the client ID and slug match what's shown on your sidekick detail page. Also check that the sidekick is enabled (not disabled).
X-Frame-Options header isn't blocking the embed.
min-height: 600px on the iframe or container. For voice mode, we recommend at least 600px height. See the Embedding guide for recommended sizes by mode.
If you can't find a solution here: