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

basic auth headers don't seem to be working #87

Open
brandonparncutt opened this issue Nov 15, 2017 · 1 comment · May be fixed by #121
Open

basic auth headers don't seem to be working #87

brandonparncutt opened this issue Nov 15, 2017 · 1 comment · May be fixed by #121

Comments

@brandonparncutt
Copy link

I have it declared like so under a monitored url:

"headers": { "Authorization": "Basic HASHGOESHERE" }

@TomasCorral
Copy link

Bump.
I get error 400 wich is bad request when using Basic auth
Tested with curl and wget and my auth is working so its a script problem.

@a7madev a7madev linked a pull request Mar 12, 2020 that will close this issue
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 a pull request may close this issue.

2 participants