An expired token will only produce a yellow warning message. Since the exception is caught, the failure to authenticate is not recognised by CI/CD pipelines for example.
The subsequent calls to other functions also produce only warning messages.
Please allow such critical exceptions to propagate as a terminating failure.
An expired token will only produce a yellow warning message. Since the exception is caught, the failure to authenticate is not recognised by CI/CD pipelines for example.
The subsequent calls to other functions also produce only warning messages.
Please allow such critical exceptions to propagate as a terminating failure.