I created a Nearby web app using a map that is shared with Everyone, which contains two layers that are also shared with Everyone. The web app is also shared with Everyone. However, when trying to open the web app, a login is requested. I do NOT have the Directions widget enabled, so I'm confused why this is happening. Is there anything else in this simple app that consumes credits or would require a login for some reason?
I'll share the link (even though you won't be able to login to see it...): https://cleansd.maps.arcgis.com/apps/instant/nearby/index.html?appid=0d30b58f601e42618c8dc83920f0966...
Thank you for your help!
It seems that your organization may have anonymous access disabled. If so, use the generic (public) URL to share your app. Just replace "cleansd/maps" in your URL with "www." This URL works:
https://www.arcgis.com/apps/instant/nearby/index.html?appid=0d30b58f601e42618c8dc83920f09660
Here's the Help doc on that:
It looks like I was using a web service I created as a layer that was somehow getting in the way. I created a new view layer and that fixed it! Thanks for the suggestion 🙂