cachet-monitor icon indicating copy to clipboard operation
cachet-monitor copied to clipboard

basic auth headers don't seem to be working

Open brandonparncutt opened this issue 7 years ago • 1 comments

I have it declared like so under a monitored url:

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

brandonparncutt avatar Nov 15 '17 18:11 brandonparncutt

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.

TomasCorral avatar Aug 02 '19 16:08 TomasCorral