TTLock is a global provider of solutions for smart locks. We provide PCBA and softwares for lock manufactures and end users. We provide open API/SDK for developers. With these APIs/SDKs, you can develop your own applications to manage smart locks. The SDK here is for mobile app to communicate with locks via bluetooth.
23
stars
24
forks
source link
Hi guys, I have some doubts about the android sdk. Specifically, the user-register api #10
I do all the steps that you explain in the documentation for the user registration. I was even guided by your Android_SDK_Demo, but when I do the request to the api sending the data of a new user for register I only get a "200" http response with "Ok" message and the user is never saved. What am I doing wrong or what do I need to add?
The project is already approved and I am using the client_id and secrete_id of the project.
I do all the steps that you explain in the documentation for the user registration. I was even guided by your Android_SDK_Demo, but when I do the request to the api sending the data of a new user for register I only get a "200" http response with "Ok" message and the user is never saved. What am I doing wrong or what do I need to add? The project is already approved and I am using the client_id and secrete_id of the project.