Why do I still get prompted that I am using an illegal client when I register or log in to my account after completing the configuration of AppKey, AppSecret, and security image?
Last Updated on:2025-02-27 08:35:31
This is because upgraded SDKs require more configurations. After the SDK is upgraded to version 3.29.5 or later, you need to configure SHA256 in the project on Tuya IoT Platform and set the signature information signingConfigs in the app's build.gradle file before login. Note: Earlier versions of the SDK include two sets of keys: test and official. Official keys are used uniformly after version 3.29.5. If the test key is used, you need to modify the AppKey, AppSecret, and security image after upgrading the SDK. For more information about the operation process, see the video above.