I'm working on a way for us to easily create new admin users for all of our clients since currently Meraki requires us to do it manually. We are using Rewst to host and run all of this since it will likely tie into our user onboarding workflows at some point.
I'm able to get it to generate the user and it then requires a confirmation that the user was verified before it loops through all the customers and adds the user to each one of them. However, it seems that some end up giving bad requests despite having API access provided and even then, when it says the user is approved for 48 organizations, they still only show around 30 in the Global Overview despite needing upwards of 60 total clients.
Is this just a quirk of the API and eventually the global overview will catch up or is there something else I can be doing to get it to create users and give them access to all our organizations consistently.