mongodb-js / vscode

Connect to MongoDB and Atlas and directly from your VS Code environment, navigate your databases and collections, inspect your schema and use playgrounds to prototype queries and aggregations.
https://marketplace.visualstudio.com/items?itemName=mongodb.mongodb-vscode
Apache License 2.0
326 stars 58 forks source link

"Create Free Atlas Cluster" does not work #527

Open ScriptRaccoon opened 1 year ago

ScriptRaccoon commented 1 year ago

When I click "Create Free Atlas Cluster" in the VS Code extension of MongoDB, it opens up a login window, even though I am already logged in.

loginagain

When I click on the tiny "Sign In" link, this open up another tab where I can login / it redirects me to the dashboard of MongoDB atlas when I am already logged in. But when I refresh the initial page, nothing happens. So I cannot get past the login screen above.

This means that, currently, I am not able to use the feature "Create Free Atlas Cluster" from the VS Code extension.

timatet commented 1 year ago

Faced a similar problem today.