You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the Log: 2020/07/24 19:07:14 Invalid shared secret:
Am I doing something wrong, or is this basic-auth feature which the Dyn-compatible url uses not working anymore??
Sadly I think I will need this working, if I want to use it with some zywall device....
Cheers, Rainer
The text was updated successfully, but these errors were encountered:
Hi There,
The update via Web is working - but actually only over the
http(s)//example.com/update?secret=[SHARED_SECRED]&domain=[HOSTNAME]&addr=[IP] url.
When using /v2/update I'm getting a badauth back in the browser, even if i use the following auth method.
http(s)://fakeUser:[SHARED_SECRED]@example.com/v2/update?hostname=[HOSTNAME]&myip=[IP]
in the Log:
2020/07/24 19:07:14 Invalid shared secret:
Am I doing something wrong, or is this basic-auth feature which the Dyn-compatible url uses not working anymore??
Sadly I think I will need this working, if I want to use it with some zywall device....
Cheers, Rainer
The text was updated successfully, but these errors were encountered: