Describe how you confirmed the issue is with the library, and not with the API itself, or a server-side issue of some other kind.
Using the getOrganizationClientsSearch function when getting a 204-No content code, you get the following error:
Python version installed
Python 3.10.5
Meraki library version installed
v1.33.0
Have you reproduced the issue with the latest version of this library? And with the latest version of Python?
Yes.
OS Platform
MacOS
Expected behavior
It should be able to handle a 204 - No content code.
Thank you for reporting this. The next release of the library will include this fix. Please feel free to modify your local library with the aformentioned change in the meantime.
Describe how you confirmed the issue is with the library, and not with the API itself, or a server-side issue of some other kind. Using the
getOrganizationClientsSearch
function when getting a 204-No content code, you get the following error:Python version installed Python 3.10.5
Meraki library version installed v1.33.0
Have you reproduced the issue with the latest version of this library? And with the latest version of Python? Yes.
OS Platform MacOS
Expected behavior It should be able to handle a 204 - No content code.