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

What is the account and password when starting the app? #16

Open
InesBorgesCore opened this issue Oct 13, 2021 · 1 comment
Open

What is the account and password when starting the app? #16

InesBorgesCore opened this issue Oct 13, 2021 · 1 comment

Comments

@InesBorgesCore
Copy link

I downloaded the zip to run the application on my mobile device but it asks me for an account and a password.
What are those credentials? How do I get an account and a password?

@qingfeng-zhang
Copy link

I used the same account https://cnopen.ttlock.com/manager/28404 and set the client ID

public interface ApiService {

//public static final String CLIENT_ID = "439063e312444f1f85050a52efcecd2e";

// public static final String CLIENT_SECRET = "0ef1c49b70c02ae6314bde603d4e9b05";
public static final String CLIENT_ID = "33eadf9144f5450ea4bb4bc86450dba6"; //jack
public static final String CLIENT_SECRET = "f3f6f27a176ad753baed31d4e777b34f";

but when log-in , there have error:

json: {"errcode":10007,"errmsg":"invalid account or invalid password","description":"username或password错误"}

May I Know where is wrong?

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