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
I have the fritzbox-config node properly configured (as an example, I can get SID), but getting error "Action failed with error: Internal Server Error" when trying to get a backup copy of the configuration file by using as parameters:
service = DeviceConfig,
action = X_AVM_DE-GetConfigFile
payload (provided via inject node as JSON object) = {
"NewX_AVM-DE_Password": "abcdefg"
}
Please, advise how to fix it or if there is a better way to get the fritzbox.export file with the configuration.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered:
Hi,
I have the fritzbox-config node properly configured (as an example, I can get SID), but getting error "Action failed with error: Internal Server Error" when trying to get a backup copy of the configuration file by using as parameters:
"NewX_AVM-DE_Password": "abcdefg"
}
Please, advise how to fix it or if there is a better way to get the fritzbox.export file with the configuration.
Thanks in advance for your help.
The text was updated successfully, but these errors were encountered: