OfficeDev / teams-toolkit

Developer tools for building Teams apps
Other
469 stars 195 forks source link

bug report: Login.LoginCacheError #11134

Open LENINDALLAS opened 8 months ago

LENINDALLAS commented 8 months ago

Failed to get login account token from cache. You could try signing out and signing back in to your Azure Account using Teams Toolkit tree view or command palette

stack: LoginCacheError: Failed to get login account token from cache. You could try signing out and signing back in to your Azure Account using Teams Toolkit tree view or command palette at TeamsFxTokenCredential. (:14:4224642) at Generator.throw () at rejected (:14:4223272)

microsoft-github-policy-service[bot] commented 8 months ago

Thank you for contacting us! Any issue or feedback from you is quite important to us. We will do our best to fully respond to your issue as soon as possible. Sometimes additional investigations may be needed, we will usually get back to you within 2 days by adding comments to this issue. Please stay tuned.

xiaolang124 commented 8 months ago

Could you please attempt to sign out of your Azure account using the command palette (Azure: Sign out)? This issue might occur when your Azure account token has expired or when your Azure account has no subscriptions. You can sign out of your Azure account using the command palette. We plan to update the Azure account dependency to VS Code authentication in the next version, which should address this issue.