Open DimuthuMadushan opened 3 days ago
The first error log is expected:
error:
at ballerina.http.2:authenticateResource(auth_desugar.bal:45)
dimuthu.basic_auth.0.$anonType$_1:$get$albums(service.bal:54)
The second log is not required since it is an internal error
Description
Currently, the service logged an unhandled error message for request with invalid credentials.
Steps to Reproduce
consider the following service with basic auth.
When we send request with invalid credentials, it logs the following message.
error message:
Version
2201.8.8, 2201.10.0
Environment Details (with versions)
No response