Open chri6789 opened 8 months ago
From the meraki dashboard it fails to backup some networks. below you can find some errors encountered: meraki: ERROR > appliance, getNetworkApplianceSecurityMalware - 400 Bad Request, {'errors': ['This endpoint only supports MX networks']} meraki: ERROR > switch, getNetworkSwitchPortSchedules - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']} meraki: ERROR > switch, getNetworkSwitchAccessControlLists - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']} meraki: ERROR > wireless, getNetworkWirelessSettings - 400 Bad Request, {'errors': ['This endpoint only supports wireless networks']} Can anyone help me with the errors found above?
Hi @chri6789 , do the networks not get backed up completely or is there just empty information in the json output?
Hi @joshingeniero, the backup fails completely, no json file is created. Ff even one error is encountered, like the logs I shared with you, no json file is generated. Thank you for your response
From the meraki dashboard it fails to backup some networks. below you can find some errors encountered: meraki: ERROR > appliance, getNetworkApplianceSecurityMalware - 400 Bad Request, {'errors': ['This endpoint only supports MX networks']} meraki: ERROR > switch, getNetworkSwitchPortSchedules - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']} meraki: ERROR > switch, getNetworkSwitchAccessControlLists - 400 Bad Request, {'errors': ['This endpoint only supports MS networks']} meraki: ERROR > wireless, getNetworkWirelessSettings - 400 Bad Request, {'errors': ['This endpoint only supports wireless networks']} Can anyone help me with the errors found above?