-
Notifications
You must be signed in to change notification settings - Fork 1
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
Invalid credentials #3
Comments
Hi, sorry for the late reply, I've converted all of my Tuya devices to Tasmota because it's easier to integrate them into my smart home that way - so I don't use this script anymore ant don't have any devices for testing. That being said - I still can authenticate positively with this script. Please check if You have correct local time on Your computer. $ DEBUG=* ./cli.js auth [EMAIL] PASS the result will be:
Check if Also, right now the |
Hi,
I created an account in TuyaSmart app.
cli.js auth
fails (error returned by Tuya cloud API:{ code: 'TIME_VALIDATE_FAILED', message: 'time validate failed' }
).Are API key/secrets up to date? Is there another explanation for this issue?
The text was updated successfully, but these errors were encountered: