Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
When a user navigates to the Financial tab of Planning Console, widgets do not load with error - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • When a user navigates to the Financial tab of Planning Console, widgets do not load with error
KB0794154

When a user navigates to the Financial tab of Planning Console, widgets do not load with error


624 Views Last updated : Jul 24, 2025 public Copy Permalink
KB Summary by Now Assist

Issue

Users navigating to any Project via Planning Console, you may view financial data under the Financials tab. Typically, when loading correctly, you will see a set of widgets at the top of the frame displaying information like Planned Cost, Budget, etc. In this case, a User follows these steps but the widget section does not load and an error displays with "Unable to load widgets. Try Again"

Cause

Check that your User does not contain the snc_external role. 

The Widget use uses a very generic REST API for Widgets. In order to access or use that REST API (via some call such as clicking on the Financials tab in Planning Console), the Scripted REST External Default ACL must pass. (sys_security_acl_cf9d01d3e73003009d6247e603f6a990). It checks that the user accessing has the snc_internal and that the User does NOT have the snc_external role.

This then allows the Widgets API (Internal API) to run (which goes and fetches the particular Widget information)!

Resolution

If you run into this issue and inspect the User and see that they have the snc_external role, remove it. A user accessing internal widgets in something like Planning Console should not be an external user as well. 

  1. Navigate to affected User's profile
  2. In Roles related list, click EDIT
  3. Remove the snc_external role

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.