Bug: WebAPI bug in /{omadacId}/api/v2/sites/{siteId}/clients
Hello,
I hope this is the correct place to post about this bug in the web api.
The Omada Controller Web API in version 6.2.0.17 has a bug in endpoint /{omadacId}/api/v2/sites/{siteId}/clients
The parameter filters.active does return a general error (500) from the endpoint. This was noticed because of an issue with the third party Home Assistant TP-Link Omada component and reported and debugged here at github in the zachcheatham/ha-omada repo issue #157
The openapi endpoint still works with the filters.active parameter and returns a list of all the active clients so this is only in the web api.
I'll post the error log separately since for some reason it thinks there are links inside.
Thank you
