I'm trying to generate join tokens automatically. I'm following the example found in Meraki SDK/API Link
However I am getting:
meraki.exceptions.APIError: appliance, createDeviceApplianceVmxAuthenticationToken - 404 Not Found, please wait a minute if the key or org was just newly created.
Neither the device/serial nor org are newly created. Can I assume this is a permissions issue? If so, what permissions does my API user need?