I'm trying to build and experience builder app to display linked documents. I have documents linked via a joined table(with over 17,000 records) rather than as attachments. The table is joined to my property parcels layer via a one-to-many join, as each parcel could have multiple documents linked.
I set the embed widget to display the link in the link field based on the selected record in the layer on the map. However, the widget just displays the text "Only HTTPS is supported." The links are valid and are all https urls. So I'm really not sure what the issue is. If you click the "view" text in the map pop-up the image opens in a new browser tab, but doesn't display in the embed widget.
What am I missing?
Thanks!

