aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.45k stars 377 forks source link

codewhisperer: I can't login (blank webview) #4511

Open JohnSmall opened 5 months ago

JohnSmall commented 5 months ago

Problem

I can't connect

Steps to reproduce the issue

1) install the AWS extension 2) select any item, e.g. explorer or code whisperer 3) select "Connect to AWS to get started" I get a blank document so I can't connect

Expected behavior

I should see options to connect

justinmk3 commented 5 months ago

3. I get a blank document

Sounds like the webview isn't working. Do other webviews work in the same vscode instance?

Can you provide the Toolkit logs?

  1. In VSCode settings, ensure that "aws log level" is "debug".
  2. Perform the steps to reproduce the issue.
  3. Use the AWS: View Toolkit Logs command to get the logs.
  4. Remove any private info from the logs.