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

[BUG] User activities not showing usernames #65

Open
lakhoune opened this issue Jan 3, 2022 · 2 comments
Open

[BUG] User activities not showing usernames #65

lakhoune opened this issue Jan 3, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@lakhoune
Copy link
Member

lakhoune commented Jan 3, 2022

  1. Summary -The user activity widget is not showing the usernames for the activities
  2. Bug Details
    The user seems to be logged in. At least the username is showing in the las2peer status bar, but for some reason, it is not shown in the activity widget, even after manually refreshing the iframe. A 400 HTTP error is also logged in the console for getting the user info from oidc.
@lakhoune lakhoune added the bug Something isn't working label Jan 3, 2022
@lakhoune
Copy link
Member Author

lakhoune commented Jan 3, 2022

The error message is

{"error":"invalid_request","error_description":"Token not provided"}

even though the access token is passed along as a query parameter

@lakhoune
Copy link
Member Author

lakhoune commented Jan 3, 2022

Seems to me like the missing authorization header is the cause

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

2 participants