Issue with `bearerToken` Handling Unauthorized Responses in HTTP Request

Hello everyone.
I am trying to bearerToken on a get HTTP handle, but the handle proceeds even though the AuthorizationLive returns Unauthorised responce.
I was wondering, what can cause this behavior?
The link to the code snippet, that replicates the issue: https://effect.website/play/#52bd93b2df14
Thank you in advance.
Was this page helpful?