General FAQs
WebsiteAll Products
  • General FAQs
    • Tableau Server Safe List / Whitelisting
    • How do I replace a license in an existing Tableau workbook?
    • Common Error Messages
      • Error 401
      • Extension not loading in Tableau Server or Tableau Online
      • Unable to access WriteBackExtreme Management Console.
      • Snowflake schema creation fails with "undefined" error.
    • Known Limitations & Workarounds
      • Dropdown menus not working on Mac?
      • Can I print or export extension content from my Tableau dashboard?
      • Extension is not resizing correctly in fixed dashboards, is there a workaround?
      • Why do Viz Extensions work in Tableau Desktop but not on Tableau Server?
      • Why can’t I print or export extension content?
      • SuperTables keeps reloading in Tableau Desktop
    • Security & Data Privacy
      • How is my personal data handled?
      • Can I review the extension source?
      • Are Apps for Tableau extensions secure?
      • How do Tableau extensions process data?
      • Do your extensions support on-premises deployment?
      • What security practices apply to the SaaS (Share Cloud) version?
      • Can I inspect or verify the extension before using it?
      • Do extensions require internet access?
    • Licensing & Activation
      • Do I need licenses in development environments?
      • Can I switch or upgrade my subscription plan?
      • Is payment secure?
      • How Can I Get a Refund?
    • Support & Contact
Powered by GitBook
On this page
  1. General FAQs
  2. Common Error Messages

Unable to access WriteBackExtreme Management Console.

PreviousExtension not loading in Tableau Server or Tableau OnlineNextSnowflake schema creation fails with "undefined" error.

Last updated 13 days ago

Cause: The configured domain points to the default Apps for Tableau cloud domain (wbe.writebackextreme.com) instead of your self-hosted instance.

Symptoms:

  • Accessing the URL shows a Not Found error

  • URL in use is: https://wbe.writebackextreme.com/backend/

  • Your server is installed on a Dev VM or internal server, but the domain doesn’t reflect that


Resolution: Update your domain configuration to use your own custom domain.

Example:

https://wbe.yourcompany.com/backend/

✅ Make sure:

  • The domain is correctly routed via DNS

  • It points to your self-hosted WriteBackExtreme server

  • Your server is running and reachable from your browser

After updating the domain, you should be able to access the management console as expected.