database-proxy icon indicating copy to clipboard operation
database-proxy copied to clipboard

Viewing http://localhost:2899/ shows a confusing 401 error

Open visnup opened this issue 2 years ago • 2 comments

Because your browser isn't passing anything authentication to it. While technically correct, it's confusing so might as well at least show either a little bit of documentation or an "ok" message.

visnup avatar Mar 16 '22 16:03 visnup

But what does the error mean? And how can I fix it?

LudwigHansvon avatar Jun 12 '22 06:06 LudwigHansvon

@LudwigHansvon you shouldn't need to fix it and in itself it doesn't indicate anything is wrong with the proxy. It's saying you haven't provided authentication by visiting it directly. When you make requests of it from Observable, we'll include authentication information which shouldn't error.

visnup avatar Jun 29 '22 23:06 visnup