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

Fix permission issue on topic data search with session token #1527

Conversation

AlexisSouquiere
Copy link
Collaborator

With token: bearer we get a HTTP 401 on topic data search because the bearer token is not sent in the Authorization header in the EventSource. I already fixed it on the tail feature but forgot this one
This PR fixes the issue to make it works with bearer and still with cookie

@tchiotludo tchiotludo merged commit 667a594 into tchiotludo:dev Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants