Hi,
I am new to ExB Developer and am trying to devleop a widget, using chart.js, that visualises data within the experience. I have developed code that successfully visualises the hardcode data using html. I am trying to migrate this solely work in ExB using data available within the experience.
At this point, I have successfully integrated the widget and it is an option under "custom widgets"
I am operating in local host and have added this as a redirect URL in my ExB credentials in My Content. I think my config, manifest and TSX code are all solid and the file structure looks fine. From the console in HTML, it seems the main issue is my requests to pull data from ArcGIS servers are being blocked, does anyone have a way to deal with this? I have triple checked I'm referencing the correct layers.
Any help much appreciated. Please let me know if you need more information, I am very new to development, thanks!