Appcheck potential error swallowing with gettoken forcerefresh true

Application code calls getToken({forceRefresh:true}) without specific error handling that accounts for the SDK potentially returning a cached (not fresh) token if the refresh attempt fails silently.