Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Are you setting the api_key? I think the code you want looks something like this:import merakiapi_key = "721e1notmyrealapikeyf72"dashboard = meraki.DashboardAPI(api_key)serialnums = ["XXXX-XXXX-XXXX"]networkid = "L_6notmynetworkid93483"claimdevice =...