Get troubleshooting tips for Browser API. Learn how to use the debugger, analyze error codes, and optimize your web scraping with Chrome Dev Tools.
Open a Browser API Session
Launch the Debugger
Connect with your live browser sessions
Error Code | Meaning | What can you do about it? |
---|---|---|
407 | An issue with the remote browser’s port | Please check your remote browser’s port. The correct port for Browser API is either the default port:9222 OR if you are using Selenium specifically, use port:9515 |
403 | Authentication Error | Check authentication credentials (username, password) and check that you are using the correct “Browser API” zone from Bright Data control panel |
503 | Service Unavailable | We are likely scaling browsers right now to meet demand. Try to reconnect in 1 minute. |