Send explicit error if no token supplied (#2406)
* Send explicit error if no token supplied
* Send an explicit error that no token has been
supplied for an authenticated endpoint
* Update pkg/http/transport.go
Co-authored-by: Nikhil Sinha <53827911+NikhilSinha1@users.noreply.github.com>
Signed-off-by: Will Sackfield <will.sackfield@gmail.com>
---------
Signed-off-by: Will Sackfield <will.sackfield@gmail.com>
Co-authored-by: Nikhil Sinha <53827911+NikhilSinha1@users.noreply.github.com>