Products
Platform
General
Public groups
Get answers from our community of experts in record time.
Library version 1.32.1 includes the latest capabilities released in dashboard API release 1.32.0.
Install or upgrade with:
pip install --upgrade meraki
Read more on GitHub.
Hi John,
in the __init__.py i am missing the:
-
from meraki.api.licensing import Licensingand
self.licensing = Licensing(self._session)I am trying to make a script for license co termthnks
Thanks @josua for reporting this! Please update to 1.32.1 to fix, and if you have any other issues please open an issue on GitHub.