Dashticz gives an 404 Autorization failed by Domoticz 2023.2
Posted: Saturday 22 July 2023 23:47
Hello everyone,
I have add the user data to config.js but it gives an 404 autorization error in bundle.js
Is there a solution for?
I have add the user data to config.js but it gives an 404 autorization error in bundle.js
Code: Select all
try {
R.send(u.hasContent && u.data || null)
} catch (u) {
if (f)
throw u
}