You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like in the last few days there was a major update of iot.tuya.com. It's no longer possible to access Cloud Development without being manually verified for an enterprise account. This means it's no longer possible to follow the instructions in SETUP.md to extract local keys, so unless someone finds a workaround this method should be marked as deprecated.
I'm aware of two currently working methods to extract local keys, both relying on a rooted Android device and neither is straight forward.
The second method is to dump the Android app memory. I have not tried this method. It's described here: #345
To Reproduce
Steps to reproduce the behavior:
Register a new account at iot.tuya.com
Try to create a cloud project as per instructions. You will get prompted to apply for enterprise verification.
Expected behavior
Ideally SETUP.md should outline currently working methods for extracting local keys as well as list methods that are no longer working as deprecated.
The text was updated successfully, but these errors were encountered:
Thanks @codetheweb, I tried to register again and this time I can create a cloud project. Very strange since the account I created a few days ago still does not work. I selected Canada both times so doesn't seem to be region dependent. Maybe it was just a temporary glitch.
In any case, since it now I will close the issue! Cheers
Describe the bug
It looks like in the last few days there was a major update of iot.tuya.com. It's no longer possible to access Cloud Development without being manually verified for an enterprise account. This means it's no longer possible to follow the instructions in SETUP.md to extract local keys, so unless someone finds a workaround this method should be marked as deprecated.
I'm aware of two currently working methods to extract local keys, both relying on a rooted Android device and neither is straight forward.
The first method is to use an old version of Smart Life app downloaded from APKmirror (the latest version does not work) and extract the keys from the app preferences. I did this today without issues. The method is described here https://github.com/clach04/python-tuya/wiki/Setup#extract-details-from-android-config-file
The second method is to dump the Android app memory. I have not tried this method. It's described here: #345
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Ideally SETUP.md should outline currently working methods for extracting local keys as well as list methods that are no longer working as deprecated.
The text was updated successfully, but these errors were encountered: