Skip to content
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

Login Failure #4

Open
alastaid opened this issue Dec 5, 2024 · 3 comments
Open

Login Failure #4

alastaid opened this issue Dec 5, 2024 · 3 comments

Comments

@alastaid
Copy link

alastaid commented Dec 5, 2024

This could be my misunderstanding (so apologies in advance), using the script thus:

python3 uncover.py -v smartlife xx@xx.com xxx

I get "Incorrect Account ID or Password", if I use:

python3 uncover.py -v tuya xx@xx.com xxx

I get "SING_VALIDATE_FAILED_4", I am using the Tuya Smart app on android, and inputting the email and password as I use in the app for credentials in the Python script. Am I using this correctly? Thanks

@Bhoft
Copy link

Bhoft commented Dec 18, 2024

do you have any special characters in your password?
if yes see my remark in this issue #5

@latetedemelon
Copy link

Unfortunately I have to report the same issue. I have special characters (?!) in my password, and while quotes or hardcoding the password allows the program to run (@Bhoft - #5) I still get the same result as @alastaid.

I've got generic devices and setting the vendor to smartlife gives me "Invalid username or password" and setting it to tuya gives me "SING_VALIDATE_FAILED_4".

I've got the cloud set up and working and can see my devices in both my app and in my Home Assistance Tuya CLOUD integration.

@blakadder - Any hints please?

@blakadder
Copy link
Owner

Probably changes with their login system. There should be other options to grab the local keys for those provides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants