RealZimboGuy / ewelink-api-java

Java Api for the Sonoff ewelink
http://ewelink-api-java.co.zw/
15 stars 5 forks source link

It doesn't work anymore #4

Closed robozb closed 1 year ago

robozb commented 1 year ago

Ewelink changed something in their oauth login system:

Exception in thread "main" java.lang.Exception: Sign:oauthClient enable invalid
    at com.github.realzimboguy.ewelink.api.EweLink.login(EweLink.java:124)
    at hu.wfs.ewelinkbeci.EwelinkBeci.main(EwelinkBeci.java:17)
robozb commented 1 year ago

OH, beautiful It works again with the latest version: 2.1.3-RELEASE Thank you so much for the developing!!!

Kind Regards

Beci