-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error - oauthClient enable invalid #167
Comments
Meet the same problem, starting today. It working normally until today!! |
Solution: skydiver/ewelink-api#220 Update APP_ID and APP_SECRET in node-red/node-modules/ewelink-api/src/data/constants.js with your APP_ID or from the previous link. |
It works, thanks !!! |
Does not work for me |
It works, thanks !!! |
changed APP_ID and APP_SECRET, rebooted multiple times, still doesn't work |
Same problems, started 3 days ago having been ok for months.
p xxx Sent from my phone, apologies for brevity and my dexterity
inspired errors 😃
|
Updating APP_ID & APP_SECRET from Solution: https://github.com/skydiver/ewelink-api/issues/220 works fine but if you create a new app on https://dev.ewelink.cc/#/ and use your own APP_ID & APP_SECRET then you can get a list of devices but cannot control switches. |
Don"t seem to work anymore, and the APP_ID & APP_SECRET don't seems to be issued by ottoszika but a community member. coolkit-carl Says d'ont use it ! In issue skydiver/ewelink-api#220 , the problem seems to be more located on new auth method (oauth 2) than in a legacy api id/secret... Who's got the skill to integrate oauth 2.0 in node-red-contrib-ewelink, since it seems to be the only valid method provided by the underlying ewelink-api... |
Still works for me, but only using the 'DEVICES' Node.
p xxx Sent from my phone, apologies for brevity and my dexterity
inspired errors 😃
|
|
works but only for devices registered to that userID. shared devices cannot be accessed. Any advice on how to monitor shared devices also ? |
Mine has worked just fine until today I finally upgraded my node-red install to 3 and nodejs to 18 to handle the new MATTER node - and now my node-red-contrib-ewelink will not connect... all the nodes including devices just say disconnected. Ideas anyone? |
Hi Peter, I'm having the same problem with my Node Red ewelink: {"error":403,"msg":"Sign:oauthClient enable invalid"} |
Having the same issue here, hopefully someone can release an update to fix issue. Looks like this module uses an older version of the API that has been shutdown. |
|
Any takers? Is thies in the process of being fixed? |
Has anybody started seeing this error recently? Any fixes available. I have been using this module to connect to a sonoff smart switch
The text was updated successfully, but these errors were encountered: