The session tried to open a domain which isn't in the allowedDomains list it was created with. Browserbase blocked the navigation and stopped the page from loading.
This is expected behavior, not an error. The session is still active and you can continue navigating to any allowed domain.
What to do next
- If this domain should be reachable, add it to allowedDomains when you create the session.
Subdomains are included automatically, so example.com also covers `www.example.com`.
- To remove the restriction entirely, create the session without allowedDomains (or pass an empty
list).
Learn more about allowed domains →
https://docs.browserbase.com/platform/identity/allowed-domains
The session tried to open a domain which isn't in the allowedDomains list it was created with. Browserbase blocked the navigation and stopped the page from loading.
This is expected behavior, not an error. The session is still active and you can continue navigating to any allowed domain.
What to do next
- If this domain should be reachable, add it to allowedDomains when you create the session.
Subdomains are included automatically, so example.com also covers `www.example.com`.
- To remove the restriction entirely, create the session without allowedDomains (or pass an empty
list).
Learn more about allowed domains →
https://docs.browserbase.com/platform/identity/allowed-domains