strict-origin-when-cross-origin
-
Hi,
Try to test the "Hello World" code...
I have a function that change/give the coordinates and the content/text on the map.
It has worked perfect until today.
Now it works just frist time.
When I try to change the coordinates then I get http error 404, strict-origin-when-cross-origin!Has anybody else same problem?
Best regards
Shahram Torgersson -
@ShahramT Hello, can you post somewhere working example of the issue?
-
@marekd
Hi,
Pls try this link:
http://touchngo.se/
Here are some airports (ICAO) you can use:
ESGG
ESGP
ESGV
or any other.
/Shahram -
@ShahramT I do not see any issue on our side. The page cannot load
http://touchngo.se/script.js
with 404. This is not the API part, sorry. -
@marekd
The problem is not "The page cannot load http://touchngo.se/script.js with 404. This is not the API part".
I have correct that now.If you write "ESGG" in the ICAO field first, you will se its position on the map.
Change it that to "ESGP" or "ESGV", then you see the problem.
/Shahram -
@marekd It has worked perfectly in several days until today (maybe yesterday I’m not sure).
/Shahram
-
@ShahramT This fits perfectly with the release date of the new version version. We are working on a fix, sorry.
-
@marekd The problem is solved now. Thanks!
-
@marekd but there are a lots of errors after second request:
-
@ShahramT Yes, there are many errors and they always be there. The problem is, you initialize API multiple times. That it worked is merely coincidence, not intention. In the new version, I had to do a workaround to preserve this compatibility.