How to avoid Unauthorized domain - windy maps
-
I have the domain filled in the administration portal but still the same problem.
6ff24ae8-1aea-4226-aac0-b7d40a67d18e-image.pngThe domain is http://fkritsrvwtv0006:8086/ and this is filled in authorized domain. I dont understand why is happened, this is an internal domain (not public in internet) . I don´t know if this is the problem, but with localhost:3000 that is our development environment it works.
¿Could you help me please?
Thank you very much.
-
The domain is checked with the following:
your_specified_domains .split(',') .map(a => new RegExp(a.trim().toLowerCase())) .filter(a => a.test(running_domain_where_api_lives));
Windy Community | Powered by excellent
NodeBB