04-17-2024 01:35 AM
Hi,
I have a problem with the automatisation script manageadmins.py which is on the git hub of meraki. Indeed my problem is that when i start the script with the option /all it doensn t work.
here is a picture of the error :
GET https://api.meraki.com/api/v1/organizations/CENSURE/admins
200
POST https://api.meraki.com/api/v1/organizations/CENSURE/admins
body {'email': 'censure', 'name': 'm', 'orgAccess': 'full'}
400
2024-04-17 10:09:59.511672 -- Operation failed
i hope that you could answer at me and give a response.
Thank you very much.
Have a nice day
04-17-2024 02:56 AM
Check if the headers in your request are correct. It would be interesting if you could share the code you are using.
04-17-2024 12:31 PM
What line does the error say it is happening on?
This is the script for anyone else interested.
https://github.com/meraki/automation-scripts/blob/master/manageadmins.py
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide