Hi All,
I am trying to get an org wide client list exported to my local drive via the example python script found on https://github.com/meraki/dashboard-api-python/tree/master/examples - org_wide_clients_v1.py
The issue is im getting a 429 Too Many Requests error,
![Mark3l_0-1649828880226.png Mark3l_0-1649828880226.png](https://community.meraki.com/t5/image/serverpage/image-id/23024iD91AB65FAA1FF817/image-size/medium?v=v2&px=400)
i saw there is an article regarding this on https://developer.cisco.com/meraki/api-v1/#!rate-limit but i am completely inexperienced with python so I am not sure how to incorporate this into the script.
Any help would be appreciated thanks!