500 Errors on getOrganizationApplianceVpnStatuses

JGill
Building a reputation

500 Errors on getOrganizationApplianceVpnStatuses

Anyone else seeing 500 Error with getOrganizationApplianceVpnStatuses

 

appliance, getOrganizationApplianceVpnStatuses - 500 Internal Server Error, retrying in 1 second
appliance, getOrganizationApplianceVpnStatuses - 500 Internal Server Error, retrying in 1 second

5 Replies 5
Ryan_Miles
Meraki Employee
Meraki Employee

Appears to work if using the networkIds parameter. Without that I get a 500 error like you. Not sure if it should work with no network ID. Maybe open a Support case and get confirmation.

 

JGill
Building a reputation

Passing Just the OrgID and pages: 

 

vpnstatuses = dashboard.appliance.getOrganizationApplianceVpnStatuses(organization_id, total_pages='all')

 

Has been working,  have a support case open on it.  May be shard related.

 

Found your Support case. Are you using v1? I just tried against your org and the call worked.

 

Also works against my org ID. I might have had v0 in call when I tested earlier. Or, something else was broke and magically got resolved within the past few minutes.

 

I also see the Support NSE just emailed you the same thing 😉

JGill
Building a reputation

V1 on the API call.  Call's are working again, so assuming something on the backend got corrected.  

 

RaphaelL
Kind of a big deal
Kind of a big deal

I'm getting HTTP 200's with api.meraki.com and with my Org shard ID. seems to be working fine for us.

Get notified when there are additional replies to this discussion.