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

TC70 noonce error #1356

Open
bcorcoranj opened this issue Dec 9, 2024 · 1 comment
Open

TC70 noonce error #1356

bcorcoranj opened this issue Dec 9, 2024 · 1 comment

Comments

@bcorcoranj
Copy link

bcorcoranj commented Dec 9, 2024

Following the instructions and attempting to discover my TC70 tapo camera have been getting an error when trying to discover the device.

Running command uv run kasa with the correct username and password i get a response of
Raised error: <Cameras IP> responded with an unexpected status code 500 to passthrough

Using debug i can see in the stack trace
Device responded with: {'error_code': -40413, 'result': {'data': {'code': -40401, 'encrypt_type': ['3'], 'key': '<key>', 'nonce': '91EF05CB287811E1', 'device_confirm': '<confirmation>'}}}

Looking at the code -40413 seems to correspond to INVALID_NONCE.

*Some details obfuscated assuming they have some security implications when posting publicly.

This may be down to TC70 not being listed in the supported devices but would like to confirm if there is anything else i can try.

@sdb9696
Copy link
Collaborator

sdb9696 commented Dec 9, 2024

Do you have any other third party apps running against the device at the same time? Are you providing your tplink cloud credentials?

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

2 participants