codesandbox / codesandbox/codesandbox-client
VS Code Extension {"errors":{"detail":["Account creation is restricted to codesandbox.io email addresses"]}}
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Preflight Checklist
- I have read the [Contributing Guidelines][contributing] for this project.
- I agree to follow the [Code of Conduct][code_of_conduct] that this project
adheres to. - I have searched the issue tracker for an issue that matches the one I want
to file, without success.
Description of the problem
Can not login to Codesandbox.io from the VS Code extension.
How has this issue affected you? What are you trying to accomplish?
Can not use VS Code so I can not try out your service to determine if I want to pay for it.
To Reproduce
Click on "Sign In to CodeSandbox" from VS Code extension, then click "login with Github" or "login with Google" and it gives the following error on a white page.
{"errors":{"detail":["Account creation is restricted to codesandbox.io email addresses"]}}
Your Environment
VS Code
Version: 1.85.2 (user setup)
Commit: 8b3775030ed1a69b13e4f4c628c612102e30a681
Date: 2024-01-18T06:40:10.514Z
Electron: 25.9.7
ElectronBuildId: 26354273
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the sign-in flow from the VS Code extension using GitHub or Google, as described in the issue, and inspect where the account-creation restriction error is returned. The issue names no source file or test; done means users can complete sign-in without receiving the codesandbox.io email restriction error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- authentication, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100