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
Hi,
It also returns 401 Unauthorized to me if I send a payload with little data.
If I send a large payload (e.g. 3/4MB) I get "no response" and not 401 Unauthorized
Thanks
Runtime
node.js
Runtime version
16.18.1
Module version
21.3.3
Last module version without issue
No response
Used with
No response
Any other relevant information
No response
What are you trying to achieve or the steps to reproduce?
Below is the hapi server code to reproduce the error
What was the result you got?
If the defined strategy returns an unauthorized route error, a "no response" is returned to the client
What result did you expect?
I expect it to return error 401
The text was updated successfully, but these errors were encountered: