Select to view content in your preferred language

Zone Lookup App No Longer Loading Layers

100
5
Thursday
ArielLow2146
Frequent Contributor

Our zone lookup application is no longer loading the layers. https://geo.maps.arcgis.com/apps/instant/lookup/index.html?appid=fd070b56c975456ea2a25f7e3f4289d1

I'm seeing the layers in the web map and in the app config screen but not when I load the app itself. I don't get any results when I search by location but if I refresh the app with the search location as part of the URL I get results.

Is anyone else experiencing this behavior?

ArielLow2146_0-1750958847129.png

 

0 Kudos
5 Replies
KellyHutchins
Esri Frequent Contributor

I can reproduce and I'm looking into it now. It looks like it does load if I access it with arcgis.com instead of the org url: 

https://www.arcgis.com/apps/instant/lookup/index.html?appid=fd070b56c975456ea2a25f7e3f4289d1

 

And when I access it via the org url I get unauthorized access to this service: 

details: {url: 'https://services.arcgis.com/uUvqNMGPm7axC2dD/arcgi…and_Legislative_Elected_Officials/FeatureServer/2', requestOptions: {…}, ssl: false, getAllHeaders: ƒ, getHeader: ƒ, …}
message: "Unauthorized access"

 

ArielLow2146
Frequent Contributor

@KellyHutchins thanks for looking into this. It's odd that the service is coming back with unauthorized access.

Also odd is that it seems to be working with the find URL parameter https://geo.maps.arcgis.com/apps/instant/lookup/index.html?appid=fd070b56c975456ea2a25f7e3f4289d1&fi...

0 Kudos
KellyHutchins
Esri Frequent Contributor

@ArielLow2146 and also if I add a random url param. https://geo.maps.arcgis.com/apps/instant/lookup/index.html?appid=fd070b56c975456ea2a25f7e3f4289d1&sh...

 

Can you maybe try toggling some setting on and off and then republishing the app? 

0 Kudos
ArielLow2146
Frequent Contributor

@KellyHutchins I tried toggling and republishing as well as switching the map then switching it back and republishing. Neither seem to work.

I also tried making a private copy of the app. For some reason the copy of the app seems to work. 

0 Kudos
KellyHutchins
Esri Frequent Contributor

Yes for some reason it only seems to be the original url that has issues. We'll continue digging into it on our end.