Select to view content in your preferred language

proxy with story maps

5900
15
Jump to solution
07-05-2015 04:29 AM
roialgavish
New Contributor III

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?

0 Kudos
15 Replies
roialgavish
New Contributor III

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.

0 Kudos
GregoryL_Azou
Regular Contributor II

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?

0 Kudos
roialgavish
New Contributor III

Hello,

No I don’t get the same error, It is something in the proxy I continued my debugging I got this massage:error.JPG

0 Kudos
roialgavish
New Contributor III

mybe this will help mybe this will help error1.JPG

0 Kudos
roialgavish
New Contributor III

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

roialgavish
New Contributor III

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.

0 Kudos