I was trying to use the filter in blue-node-utils in order to console log the error. However, that object contained a _headers key that had all the headers in its value as a string, and therefore the Bearer Token was exposed. Until this is fixed, I decided to not log that error anymore.