microsoft / vscode-azurestaticwebapps

Azure Static Web Apps extension for VS Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-azurestaticwebapps
MIT License
86 stars 33 forks source link

Static Web App: Bad Credentials error #891

Closed mklappdesign closed 1 month ago

mklappdesign commented 2 months ago

Does this occur consistently? Yes Repro steps:

  1. Right click Static Web Apps
  2. Click Create Static Web App

Action: staticWebApps.createStaticWebApp Error type: 401 Error Message: Bad credentials

Version: 0.12.2 OS: win32 OS Release: 10.0.19045 Product: Visual Studio Code Product Version: 1.88.1 Language: en

Call Stack ``` extension.bundle.js:2:1688784extension.bundle.js:2:1688784 ```
nturinski commented 2 months ago

Could you provide more details? Are you logged into your GitHub account through VS Code? Maybe try signing out and signing back in since it seems like your credentials may be bad.

AzCode-Bot commented 1 month ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!