You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
//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错误"}
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?
The text was updated successfully, but these errors were encountered: