BewareMyPower commented on issue #12324:
URL: https://github.com/apache/pulsar/issues/12324#issuecomment-939904160


   A related issue is when it failed to get token endpoint, the printed log 
only contains the integer error code, but not the error string.
   
   For example, when the issuer URL is `my-issuer-url`, the log is:
   
   ```
   Response failed for getting the well-known configuration my-issuer-url. 
Error Code 6
   ```
   
   We should print `Couldn't resolve host` instead of `Error Code 6`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to