Skip to content

Authentication token needs to be passed with every HTTP request #1

@abendetov

Description

@abendetov

I was trying this out with my AC, and after succesfull log in socket communication was not working (401 error). Turned out that Authorization token needs to be supplied with every HTTP request. To do that can initialize socket with a user provided ClientSession which has "Authorization" supplied in the headers. I have coded a fix, but have not yet figured out how to create a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions