Is the Meraki API having problems?

Solved
Brian-0401
New here

Is the Meraki API having problems?

Hello,

 

My Python script that uses the Meraki API is throwing a 502 Bad Gateway error today.  It worked fine all week until today.  Anyone know of anything going on?

 

Thanks!

Brian

1 Accepted Solution
RaphaelL
Kind of a big deal
Kind of a big deal

Hi ,


I think that Meraki is still having issues with their Mega Proxy.  Can you try the exact same endpoint but replace api.meraki.com with your shard ?  nXXX.meraki.com . 

 

Thanks , 

View solution in original post

6 Replies 6
RaphaelL
Kind of a big deal
Kind of a big deal

Hi ,


I think that Meraki is still having issues with their Mega Proxy.  Can you try the exact same endpoint but replace api.meraki.com with your shard ?  nXXX.meraki.com . 

 

Thanks , 

Brian-0401
New here

Hello RaphaelL,

 

Please excuse my noobness, but how would I find out what my shard is?

 

Thank you!

Brian

Ryan_Miles
Meraki Employee
Meraki Employee

In dashboard look at the URL. nxxx.meraki.com. The xxx number is your shard.

Brian-0401
New here

rymiles, thank you for helping me find what my shard was.

Brian-0401
New here

Thank you, RaphaelL.  Replacing api.meraki.com with my shard (nXXX.meraki.com) got my Python script to finally run successfully.

MarcP
Kind of a big deal
Get notified when there are additional replies to this discussion.