omada-api icon indicating copy to clipboard operation
omada-api copied to clipboard

Login fails for Omada 5.7.6

Open thannerfabian opened this issue 2 years ago • 1 comments

First of all thanks for the project.

Sadly the login fails for my Controller with firmware version 5.7.6. I get the following error message: 404 Client Error: for url: http://10.0.0.20:8088/{omadacId}/api/v2/login

getApiInfo() gives me API V3. Maybe they changed it. But changing apiPath to "/api/v3" didn´t work.

Any ideas? Thanks

thannerfabian avatar Mar 31 '23 12:03 thannerfabian

It seems, that the port was wrong. But now the login throws another error: omada.omada.OmadaError: errorCode=-1600, msg="Unsupported request path."

thannerfabian avatar Mar 31 '23 13:03 thannerfabian