I'm trying to check my firmware to see if there is any updates via API, but when I try the GET Request: https://api.meraki.com/api/v1/networks/L_595xxxxxxxxx99/firmwareUpgrades it responds with 400 Bad Request: { "errors": [ "Multiple values exist for the upgradeWindow" ] } I have several organizations and most of them respond correct, but a few gives me an error.
... View more