Hi Folks,
I have created a custom WAB application using WAB 1.2,
I have followed the steps to deploy this on my own webserver and have added and registered the app on AGOL and made it open to everyone.
My issue is, when I try to access the application I am prompted to sign in to AGOL. How do I make the application generally accessible without the requirement of having an AGOL account?
Thank you for your help!
Hi Kytt,
Make sure the web map and services the web application references are shared with 'Everyone' in your ArcGIS Online Organization.
Does the AGOL map that you used have the permissions set to everyone?
Make sure the webmap is shared with everyone on arcgis online
Thanks Folks,
Indeed the problem was that the WebMap wasn't properly shared. I was confused because the other services are all from my local ArcServer, but the WebMap was the issue.
Thank you again for the fast replies and help.