Hi Robert Scheitlin, GISP
I have a secure Vector Tile service that is shared for the organization. I am consuming it from WAB deployed in an Apache. It has already configured proxy, the requests are by proxy but they keep asking me for credentials.
Thanks.
Carlos,
Try adding that url to your proxy.config serverUrls then using the same username and password.
What a shame Robert. These are the true data.
So it may just be a copy and paste issue but you have
https://companyt.maps.arcgis.com/sharing/rest in your proxy config.
but have https:/company.arcgis.com/sharing/rest in your WAB Config.json They need to match exactly
Also I would not expect to see a proxyUrl address like you have.
Hi Robert thanks, but I already made the change but still requesting credentials. Greetings from Colombia
You need to specify a true url to your proxy in the url and proxyUrl properties in the man config.json. So if I have deployed my add to my web server and the urls is http://esri.com/mayapp/ then the proxy url should be just that http://esri.com/maapp/proxy.php if the proxy is in the same application folder. If it is just in the root of my web server then it would be http://esri.com/proxy.php
The other thing I notice is that in your proxy.config you have the url with the https protocol but in your WAB config.json you have http protocol that is an issue.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.