Code: Select all
Failed to load http://192.168.1.4:8989//api/calendar?apikey=thecorrectapikeyisreallyhere&start=2018-03-11&end=2018-04-12: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://192.168.1.5:8080' is therefore not allowed access.
So I can't get the 'not allowed access' error because it does work on my laptop.
Tried it also from console from 1.5 address with wget: it delivers the right amount of data, same as in the browser.
(Thanks for helping me out btw)