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

Heroku TokenUrl not working #49

Closed
devDonald opened this issue Sep 24, 2021 · 2 comments
Closed

Heroku TokenUrl not working #49

devDonald opened this issue Sep 24, 2021 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@devDonald
Copy link

Anytime I create a token server using the link below, it gives me either invalid token or userRejected

https://www.agora.io/en/blog/2-click-setup-testing-token-server/

@devDonald devDonald added the bug Something isn't working label Sep 24, 2021
@maxxfrazer
Copy link
Contributor

To use the tokenUrl property you need to use a token server with different endpoints than the one you added:
tokenUrl docs: https://agora-flutter-uikit.vercel.app/models_agora_connection_data/AgoraConnectionData/tokenUrl.html
compatible token server: https://github.com/AgoraIO-Community/agora-token-service

You can use the token server you attached, but not with the Agora UIKit's builtin token fetching feature

@Meherdeep
Copy link
Contributor

@devDonald Closing this issue for now. If you are still face any issue feel free to reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants