Skip to content

Basic Auth not working #2

@ghost

Description

When enabling "HTTP Authentication" with type Basic I got 401 (Unauthorized)

[INFO] [04:43:33] testing connection to the target URL
[OTHER] [04:43:34] not authorized, try to provide right HTTP authentication type and valid credentials (401)
[WARNING] [04:43:34] HTTP error codes detected during run:
401 (Unauthorized) - 1 times

I had to add a Custom Authorization Header "Authorization: Basic XXXXXXXXXXXXX=" as a workaround to make it work

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