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

Fixed broken authorization in Server Sent Events (SSE) transport #33

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

westwoodra2
Copy link

@westwoodra2 westwoodra2 commented Aug 1, 2022

When using Server Sent Events (SSE) transport, the access token was not passed in the request to the server. This was causing "user is not authorised" error for subsequent calls to invoke(), etc.

@westwoodra2 westwoodra2 changed the title Fixed broken authorization in Server Side Events (SSE) transport Fixed broken authorization in Server Sent Events (SSE) transport Aug 1, 2022
@sefidgaran sefidgaran merged commit 127ecb1 into sefidgaran:master Aug 13, 2022
@westwoodra2 westwoodra2 deleted the sse_transport_fix branch August 15, 2022 08:03
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

Successfully merging this pull request may close these issues.

2 participants