tuyanewbie123
New Member
- Joined
- Dec 20, 2021
- Messages
- 1
- Reaction score
- 0
Hi,
I'm trying to implement the Tuya API in my app. I've tried to question the documents, but can't find an efficient way to do it. Right now the error the API is returning is: Code 1114. "your IP don't have access to this API".
First of all, is this the right way of doing it? The only thing I'd like the bluetooth lock to do is open and close. Right now to do this I've connected the lock to the cloud service. This service does show me it's connected, because I can see it's active status.
I've also tried doing it the coding way as well, which is how it is documented, to no avail unfortunately.
So here's my problem. If I wanted send signals from my personal app to the bluetooth lock, which steps should I take? Am I on the right path?
Thanks
I'm trying to implement the Tuya API in my app. I've tried to question the documents, but can't find an efficient way to do it. Right now the error the API is returning is: Code 1114. "your IP don't have access to this API".
First of all, is this the right way of doing it? The only thing I'd like the bluetooth lock to do is open and close. Right now to do this I've connected the lock to the cloud service. This service does show me it's connected, because I can see it's active status.
I've also tried doing it the coding way as well, which is how it is documented, to no avail unfortunately.
So here's my problem. If I wanted send signals from my personal app to the bluetooth lock, which steps should I take? Am I on the right path?
Thanks