Botpress home page
Search...
⌘K
Changelog
Dashboard
Dashboard
Search...
Navigation
Interact with Webchat
Error handling
Home
Learn
Integrations
Webchat
For Developers
API Reference
Community Discord
News & Resources
Get Started
Introduction to Webchat
Quickstart
Configure your Webchat
Interact with Webchat
Open/close your Webchat
Automatically open Webchat on page load
Send user data to your bot
Listen to events
Trigger actions on start
Send custom events
Error handling
Integrations
WordPress
Wix
Webflow
React Library
Get started
Components
Hooks
On this page
Configuration Errors
Missing client ID
Invalid client ID
Missing API URL
Invalid API URL
Missing bot ID
Missing config URL
Invalid config URL
Invalid config
Config access denied
Bot Errors
Bot is blocked
Quota exceeded
Not a participant
Invalid message content type
Network Errors
Network error
SSE disconnected
Interact with Webchat
Error handling
When Webchat encounters an error, it displays a dedicated error screen instead of the normal chat interface. Here’s a breakdown of all possible error screens:
Configuration Errors
Missing client ID
Cause
: Client ID not provided during initialization
Solution
: Provide a valid client ID
Invalid client ID
Cause
: Provided Client ID isn’t valid
Solution
: Use a valid Botpress Client ID
Missing API URL
Cause
: API URL not provided during initialization
Solution
: Provide a valid API URL
Invalid API URL
Cause
: API URL format is incorrect
Solution
: Use HTTPS URL format
Missing bot ID
Cause
: Bot ID not provided during initialization
Solution
: Provide a valid Bot ID
Missing config URL
Cause
: No configuration URL provided
Solution
: Provide a configuration URL
Invalid config URL
Cause
: Provided configuration URL is invalid
Solution
: Use a valid configuration URL
Invalid config
Cause
: Webchat configuration file is malformed
Solution
: Fix configuration file format
Config access denied
Cause
: Access to configuration file is restricted
Solution
: Check credentials and URL accessibility
Bot Errors
Bot is blocked
Cause
: Bot has been temporarily paused
Solution
: Check bot status in
Dashboard
Quota exceeded
Cause
: Bot has reached usage limits
Solution
: Check usage quotas and limits in
Dashboard
Not a participant
Cause
: User not authorized for conversation
Solution
: Clear browser storage and refresh
Invalid message content type
Cause
: Unable to process message format
Solution
Check your bot’s logs for any integration errors
Start a new conversation
Network Errors
Network error
Cause
: General network connectivity problems
Solution
: Check internet connection
SSE disconnected
Cause
: Server-Sent Events connection lost
Solution
: Refresh the page
Was this page helpful?
Yes
No
Suggest edits
Raise issue
From your website to Webchat
WordPress
Assistant
Responses are generated using AI and may contain mistakes.