Troubleshooting
Last updated: September 12, 2025
Common Issues
Fields not filled
- Ensure the page contains clear labels near inputs.
Nothing happens on click
- Check browser permissions for the extension.
- Reload the page to ensure the content script is active.
- Check logs for errors.
API errors
- Verify your API key, endpoint, and model name.
- Check provider status and rate limits.
Slow responses
- Use a smaller context or a faster model.
- Reduce page content captured if not required.
Connection test and model list
If Test Connection fails or the model list doesn’t appear:
- Invalid API key: Regenerate and retry.
- Wrong base URL: It should be the OpenAI‑compatible root (commonly ends with
/v1
). - CORS blocked (local servers): Allow browser extension origins and use HTTPS where possible.
- Provider downtime or rate limits: Wait and try again; consider a lower rate.
“Missing API configuration”
This error means API URL, Key, or Model is empty. Open Options, complete all fields, and save.
No fields detected
- Ensure you selected the correct form (highlight shows which form is active).
- Expand collapsible sections so labels and inputs are in view.
- Some sites render forms inside iframes from other domains; cross‑origin frames may not be accessible.
Wrong or inconsistent values
- Check your active knowledge base and its Prompt Instructions.
- Use Temporary Context to bias for the specific page (e.g., “shipping address only”).
- Manually correct the few fields that differ; consider adding permanent details to your KB.
Still stuck?
Include the error message and a brief description of the page type when contacting support via the Contact page. Have questions about data handling while troubleshooting? Review our Privacy Policy.