Skip to content

Request to /sessions sends incorrect body #23

@dberry-trivir

Description

@dberry-trivir

https://github.com/ForgeRock/platform-ui/blob/master/packages/platform-shared/src/api/SessionsApi.js#L59

Both the data and config parameters in the .post() method are optional. { withCredentials: true } is mistakenly being passed as data, causing this request to return a 401.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions