FlagX / ha-ledvance-tuya-resync-localkey

pyscript for homeassistant to resync local keys from private tuya api
MIT License
108 stars 17 forks source link

print-local-keys.py - USER_EMAIL_ILLEGAL #16

Closed Saesh123 closed 6 months ago

Saesh123 commented 11 months ago

Hi, i get this answer, when I call 'python3 print-local-keys.py' via terminal on my Mac.

Error! Code: USER_EMAIL_ILLEGAL, message: Invalid email address, result: {'t': 1690490204481, 'success': False, 'errorCode': 'USER_EMAIL_ILLEGAL', 'status': 'error', 'errorMsg': 'Invalid email address'} Unexpected error: Invalid result, check logs ...... in _api raise ValueError("You need to login first.") ValueError: You need to login first.

I have already changed the account name, changed the password, adjusted the country code and so on. What am I missing?

FlagX commented 7 months ago

Sorry for the late response. Are you sure have have typed in a correct email?