Hello,
I am working on the src code of the story maps tour, and I can't get to app to use my proxy in order to access a secured service. If I understand correctly I need to add my proxy to the maptour-config.js. and I did that but I stiil get the authentication screen.
Any ideas?
Solved! Go to Solution.
Hello.
I have set a proxy and I have a problem. I have a local internet in my office and as long that I use ".local" to go to the proxy and the service everything work great. When I try to go to the proxy from "co.il" that is the regular internet (I use a different connection) I get an error.
The error is "A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond"
In the chrome console the error is "Timeout exceeded".
If I disable the security of the service it works well. And it is important to say that to local network work really fast and the regular internet (.co.il) work slower but not very slow.
I really need help on this one.
Thanks Roi.
Hi Roi,
I guess your network may just be too slow. Do you get the same error if you open the web map in ArcGIS Online Map Viewer?
Hello,
No I don’t get the same error, It is something in the proxy I continued my debugging I got this massage:
mybe this will help mybe this will help
The problem was resolved.
I needed to go to the service with the .local and not with .co.il
like this:
PathToProxy.co.il?PathToServiec.local
Hi,
Is there a way to toggle the story map tour point layer, without reloading the page?
I need to distinguish between 2 kinds of tour point,I know I can do it with the color of the icon but I am wondering if it possible to toggle between the tour point.
Thank you.