Select to view content in your preferred language

When registering a custom widget, "The URL does not reference an AppBuilder Extension"

523
1
09-14-2023 06:58 PM
AbbyYoung
New Contributor

I've hosted a custom widget on our web server, and I'm able to access the code in manifest.json path (see below).

AbbyYoung_1-1694742955378.png

 

Now I'm trying to register a custom widget in our portal (ArcGIS Enterprise 10.9.1).

And I got this error "The URL does not reference an AppBuilder Extension". Can anyone help?

 

AbbyYoung_0-1694742788695.png

 

0 Kudos
1 Reply
A_Wyn_Jones
Esri Contributor

Can you check whether your Portal can reach that URL? the checkUrl function is ideal for this and can be accessed like so:

Go to https://portal.domain.com/portal/sharing/rest > Login > Home > Portals > Self > CheckURL

You can also use this URL programmatically:

https://portal.domain.com/portal/sharing/checkUrl.jsp?url=<url>

"We've boosted the Anti-Mass Spectrometer to 105 percent. Bit of a gamble, but we need the extra resolution."