cachet-monitor
cachet-monitor copied to clipboard
basic auth headers don't seem to be working
I have it declared like so under a monitored url:
"headers": { "Authorization": "Basic HASHGOESHERE" }
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.