Search found 3 matches

by GoGyde23
2025年 Apr 16日 13:31
Forum: iOS & Android Development
Topic: "msg": "sign invalid", when trying to generate token for tuya cloud development
Replies: 5
Views: 903

Re: "msg": "sign invalid", when trying to generate token for tuya cloud development

I followed this document and I lost myself . I am creating an app for electric vehicle charging. The users will login to my app using Firebase Phone Auth and click on a start button. This should start charging their vehicle and when they click on stop button it should stop. I have downloaded smart l...
by GoGyde23
2025年 Apr 15日 21:12
Forum: iOS & Android Development
Topic: "msg": "sign invalid", when trying to generate token for tuya cloud development
Replies: 5
Views: 903

Re: "msg": "sign invalid", when trying to generate token for tuya cloud development

Thanks for the reply. This is project is for a quick MVP, So just wanted to get something up and running. Can you please give me more information on the SDK you are talking about. A reference to a document on how I can implement would be helpful.

by GoGyde23
2025年 Apr 15日 18:09
Forum: iOS & Android Development
Topic: "msg": "sign invalid", when trying to generate token for tuya cloud development
Replies: 5
Views: 903

"msg": "sign invalid", when trying to generate token for tuya cloud development

I've set up a cloud project in Tuya, and I'm trying to write Java code in Android Studio to turn on a Wi-Fi socket. However, I'm encountering an issue. Here's my code: public class TuyaApiHelper { private static final String TAG = "TuyaHelper"; private static final String ACCESS_ID = "...