Skip to content

Basic Auth { username, password, auth: "basic" } is not working #369

@nhusby

Description

@nhusby

I switched to needle, and basic auth is not working. It is not setting the authorization header properly.

I tried setting these options and it doesn't work. When I manually enter the header, that works.
{ username: ZD_CONFIG.email + '/token', password: ZD_CONFIG.api_token, auth: 'basic', }

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