NicklasWallgren / ewelink

Ewelink SDK to control your eWelink smart devices.
MIT License
6 stars 8 forks source link

AuthenticateWithEmail not working #6

Closed OldWartHog closed 1 year ago

OldWartHog commented 1 year ago

I tried the initiate power request example but my login failed with this error:

failed to authenticate unable to authenticate using email. ewelink.apiError{Code:403, Message:"Sign:oauthClient enable invalid", Cause:""}

NicklasWallgren commented 1 year ago

They recently invalidate the app id and app secret.

Try the latest version.

OldWartHog commented 1 year ago

Thanks, that worked.

Martin

On 25 Aug 2023, at 18:33, NicklasWallgren @.***> wrote:

They recently invalidate the app id and app secret.

Try the latest version.

— Reply to this email directly, view it on GitHub https://github.com/NicklasWallgren/ewelink/issues/6#issuecomment-1693710189, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABADZR25TPW2TBE6Q5FCUJLXXDOWHANCNFSM6AAAAAA36MDKH4. You are receiving this because you authored the thread.

NicklasWallgren commented 1 year ago

Great!, closing the issue.