You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a proxy is running, the client instead sees a 200 status code, which makes it much harder for them to accurately flag the issue they are running into:
Let's assume a query contains a bad key ID. The client will expect to see a 401 response, which is indeed what happens when there is no proxy present:
When a proxy is running, the client instead sees a 200 status code, which makes it much harder for them to accurately flag the issue they are running into:
The text was updated successfully, but these errors were encountered: