09-02-2024 05:43 AM
Has anyone else had the wireless loss endpoints stop working?
https://developer.cisco.com/meraki/api-v1/get-organization-wireless-devices-packet-loss-by-device/
https://developer.cisco.com/meraki/api-v1/get-organization-wireless-devices-packet-loss-by-network/
https://developer.cisco.com/meraki/api-v1/get-organization-wireless-devices-packet-loss-by-client/
One of the orgs we manage has started either returning 404, but also sometimes returning some packet loss data before failing.
All still working on orgs.
<html>
<head><title>404 Not Found</title></head>
<body>
<center><h1>404 Not Found</h1></center>
<hr><center>nginx</center>
</body>
</html>I tested with curl and also the developer hub web pages, same problem.
09-02-2024 08:29 AM
All work fine for me. You're using api.meraki.com and not a specific shard nxxx.meraki.com? And you're an Org admin?
09-02-2024 08:34 AM
Yes to both.
These are scripts running on an org that have been scheduled monthly for many months. Other orgs, same scripts, no issue.
Fyi I did another test run about 90 minutes ago, then only one endpoint failed (by-client), suggests it is a transient issue with that shard/org.
09-02-2024 08:40 PM
Works fine for me too.
Do you feel comfortable mentioning the org ID here? Or would you prefer to open a support case?
09-02-2024 11:41 PM
Some other endpoints on the org had failures overnight, I haven't run any tests yet.
I'll message you the org ID.
It's an EU hosted org.
Edit:
Currently, these three endpoints are failing every time I test...
getNetworkDevices
getNetworkClients
getOrganizationWirelessDevicesPacketLossByClient
...only on the affected org, the same scripts are running ok on other orgs.
09-03-2024 09:28 AM
FYI. getNetworkDevices has been deprecated (that does not mean it won't work).
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide