Hello,
I have problem with my map app created by web appbuilder.
I did following steps:
I create web appbuid aplication and download it
after this I upload it to my Arcgis online account and register app
after registration I insert appID to config.json code
and upload it to my own server
URL: http://vlmiesta.konocestuje.sk
but its requires sign in ti visit app 😕
I really don´t know what is the problem.
I have also allowed anonymous acces in my account because I thought this was the problem, but it was not..
Solved! Go to Solution.
Robert,
thank you very much for your advices.
I try sign up on other computer and surprisingly I could share my map
the solution was probably clear cache..
Barbora,
When I try and access http://barbora.maps.arcgis.com/home/item.html?id=aedf94728c34480a934dec02a5ddfeb3 it prompts me for a login so it seems that the web map is not shared with the public, so that is your issue.
Thanks Robert, but when I wan´t to share it, I can´t do it, because it doesn´t give me this option..
and I have no idea how I can do it otherwise
Barbora,
That is strange this is what a normal share dialog looks like:
Are you using AGOL or an on Premise Portal?
I use organisation account with essentials licence..I need this account only for create an app for my final thesis on university. this may be problem..
Barbora,
So I am not sure what the issue is with sharing the web map, but your quickest solution would be to setup a proxy and enter the username and password into the proxy.config for orgs AGOL that way the IdentityManager will not prompt for login.
Setting up a proxy with Web AppBuilder Developer Edition | Support Services Blog
GitHub - Esri/resource-proxy: Proxy files for DotNet, Java and PHP.
Robert,
thank you very much for your advices.
I try sign up on other computer and surprisingly I could share my map
the solution was probably clear cache..