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

LOGIN_ERR_INVALID_TOKEN #168

Open
ebenavidez opened this issue Feb 16, 2022 · 1 comment
Open

LOGIN_ERR_INVALID_TOKEN #168

ebenavidez opened this issue Feb 16, 2022 · 1 comment

Comments

@ebenavidez
Copy link

I am trying to login into the app using anystring as user name but am getting a LOGIN_ERR_INVALID_TOKEN.

Looking into the code and the api reference, it says that the first parameter for the login funciton should be null during integration or testing, which is the case by default in the android code. Still I get LOGIN_ERR_INVALID_TOKEN.

I tried using https://webdemo.agora.io/token-builder/ to get a token. But I am not sure what certificate and uid to use. I tried using the primary certificate and a randon string for uid but it doesn't work.

I need guidance regarding this.. Thanks in advance.

@yamasite
Copy link
Contributor

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