Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi i am trying to use react-google-charts in my forge app trying to create a simple chart
i am getting the error
useLoadScript.ts:54 Failed to load script: https://www.gstatic.com/charts/loader.js
i have added the permissions
Community moderators have prevented the ability to post new answers.
Most likely you need to add external fetch permissions:
https://developer.atlassian.com/platform/forge/manifest-reference/permissions/#external-permissions
hi @marc -Collabello--Phase Locked- i tried adding it permissions:
external:
fetch:
backend:
- 'https://www.gstatic.com/charts/loader.js' was still facing the same issue
also tried adding it in external/scripts/ url
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.