I am trying to use Instant Apps for the first time and I am getting this error in my Chrome DevTools console when I first create the app and if I click Configure on the instant app item page. The web page remains blank white.
I am able to view the app in its default state, after it is created.
Anyone know what's up with the deal with that?
We’ve run into this issue with the app configuration on some machines only in Chrome. We’ve been unable to track down a consistent reason for this and it only happens on some machines. It is frustrating but at this point we are trying to determine when it happens. It does not happen in Firefox so if possible can you use that browser? You can also try running through the steps outlined in this article
Some more context of the network data
It seems that the appid query string parameters is malformed, missing the "/" delimiter, which causes the Request URL to be incorrect.
This error might be different if you aren't seeing the "Aw snap". Does it happen every time you create an instant app?
Yes, it happened for several instant apps of different templates.
Note: I am able to configure the app in incognito mode
I can't repro that particular issue with app configuration. If you are using Enterprise maybe its an issue at a particular version? Might be worth reaching out to Esri support for assistance troubleshooting. I did find this issue in the support library: https://support.esri.com/en-us/knowledge-base/problem-unable-to-access-the-arcgis-instant-apps-confi...
I am using ArcGIS Online.
I turned off my ad blocker Chrome extension (uBlock origin) and now I can configure the app.
I was having this problem in Chrome and Firefox. Turning off uBlock Origin worked for me as well.