Page 1 of 1

Dashticz gives an 404 Autorization failed by Domoticz 2023.2

Posted: Saturday 22 July 2023 23:47
by brandsrus
Hello everyone,

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
                                }
Is there a solution for?

Re: Dashticz gives an 404 Autorization failed by Domoticz 2023.2

Posted: Sunday 23 July 2023 13:33
by HansieNL
Are you using latest Dashticz beta version?

Re: Dashticz gives an 404 Autorization failed by Domoticz 2023.2

Posted: Sunday 23 July 2023 16:15
by brandsrus
Yes, the devtools where you can monitor which failes:

Code: Select all

bundle.js?t=87:2     GET https://ipadres/json.htm?username=username==&password=password==&type=command&param=getuservariables 401 (Unauthorized)

Re: Dashticz gives an 404 Autorization failed by Domoticz 2023.2

Posted: Thursday 27 July 2023 18:21
by brandsrus
I don't know how but it is solved.