Changing device attributes gives CORS error

[ul][li]browser type & version: Firefox 41.0.1[/li]
[li]Vera type & version: Edge, UI7 (also openLuup on anything)[/li]
[li]Javascript console log extract: see below[/li]
[li]Ideally a screen shot showing the problem: see attachment[/li][/ul]

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://172.16.42.14/port_49451/upnp/control/hag. (Reason: CORS request failed).

PS: loving revision version 0.88.808 !!

[quote=“akbooer, post:1, topic:189233”][ul][li]browser type & version: Firefox 41.0.1[/li]
[li]Vera type & version: Edge, UI7 (also openLuup on anything)[/li]
[li]Javascript console log extract: see below[/li]
[li]Ideally a screen shot showing the problem: see attachment[/li][/ul]

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://172.16.42.14/port_49451/upnp/control/hag. (Reason: CORS request failed).

PS: loving revision version 0.88.808 !![/quote]
What is the url you have for the altUI page. If it is using :3840 syntax the cors error is normal. You trying to call another domain.

Oh, you’re right, of course. You’ve even mentioned that to me before. My bad! Sorry.