Hi all -
I am using the update_ports script from https://github.com/meraki/automation-scripts
this used to work fine when I first used it a couple months ago - now I see a status of 400 in the API history when I run it.
The script works fine to grab the data, but when it goes to PUT the data, it does not update the port. No errors while running the script.
When I do a call to the API to see the last API PUT calls, it shows the postman call and the python script call as identical besides the user agent and return status.