question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tuya-cli empty response or error

See original GitHub issue

Hello, When I run “tuya-cli wizard” nothing happends:

PS E:\Fabian\My\Path> tuya-cli wizard
PS E:\Fabian\My\Path> 

So I ran link instead of wizard: tuya-cli link --api-key Access ID/Client ID --api-secret Access Secret/Client Secret--ssid MyWifiSSID --password MyWifiPassword

But I get the error:

{                                                                                                                        
 code: 'SING_VALIDATE_FALED_4',                                                                                         
 message: 'Permission validation failed 4'                                                                           
  } 

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Fabian-Sercommented, Nov 13, 2020

Indeed, updated my NodeJS to v14, updated the cli and its working now!

Thanks!

0reactions
codethewebcommented, Nov 12, 2020

Oh, I think you’re missing the --schema flag. Double check the setup instructions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

"tuya-cli wizard" reports "There was an issue fetching that ...
Running tuya-cli with DEBUG doesn't give an errors. ... I get the same response as @davidgurr "There was an issue fetching that device....
Read more >
How to resolve it if the calling interface has an error code
1. The device to be controlled is not an OEM App created by the developer on the Tuya Open Platform; or the Tuya...
Read more >
Using Tuya IoT Platform to obtain not only Local Keys, but also ...
anyway I noticed that the Tuya website no longer displays the dp_id numbers in any of the Device Control pages like you showed...
Read more >
Tuya: Login error (1106): permission deny : r/homeassistant
Since updating to core.2021.11.0 I have been unable to interact with my Tuya devices. Logs are showing 1106 error which relates to incorrect ......
Read more >
Newest 'tuya' Questions - Stack Overflow
I tried controlling my GoSund smart socket using Tuya IoT Development Platform, but I'm stuck on this error response when trying to switch...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found